DynamicWrapper Constructor

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image
Initializes a new instance of the DynamicWrapper class

Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)

Syntax

C#
protected DynamicWrapper()
Visual Basic
Protected Sub New
Visual C++
protected:
DynamicWrapper()

See Also