See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: CustomToolGenerator
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: CustomToolGenerator
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
Syntax
C# |
---|
public virtual void GetSite( ref Guid riid, Object[] ppvSite ) |
Visual Basic |
---|
Public Overridable Sub GetSite ( ByRef riid As Guid, ppvSite As Object() ) |
Visual C++ |
---|
public: virtual void GetSite( Guid% riid, array<Object^>^ ppvSite ) |