Namespaces

Types

Type TypeExtensions

Namespace FluentNHibernate

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public static methods

object InstantiateUsingParameterlessConstructor(Type type)

Parameters
return object
Type type

T InstantiateUsingParameterlessConstructor<T>(Type type)

Parameters
return T
Type type