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