Comment Constructor

Facebook API Wrapper

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

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

Syntax

C#
public Comment()
Visual Basic
Public Sub New
Visual C++
public:
Comment()

See Also