Namespace:
NHibernate.Persister.Entity
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property ConcreteProxyClass As Type |
C# |
---|
public virtual Type ConcreteProxyClass { get; } |
Visual C++ |
---|
public: virtual property Type^ ConcreteProxyClass { Type^ get (); } |
JavaScript |
---|
function get_concreteProxyClass(); |