Namespaces

Types

Type TypedValue

Namespace NHibernate.Engine

Methods

Properties

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 properties

IType Type get; set;

return IType

object Value get; set;

return object