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