Namespaces

Types in FluentNHibernate.Infrastructure

Type Container

Namespace FluentNHibernate.Infrastructure

Methods

Public instance methods

void Register<T>(Func<Container, object> instantiateFunc)

object Resolve(Type type)

T Resolve<T>()