[Missing <summary> documentation for "P:NHibernate.Properties.EmbeddedPropertyAccessor.EmbeddedGetter.ReturnType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public Type ReturnType { get; } |
Visual Basic |
---|
Public ReadOnly Property ReturnType As Type Get |
Visual C++ |
---|
public: virtual property Type^ ReturnType { Type^ get () sealed; } |