Initialize a new instance of Comment
Namespace:
IpernityNET.IpernityObjectsAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public Comment( int id ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ id As Integer _ ) |
Visual C++ |
---|
public: Comment( int id ) |
Parameters
- id
- Type: System..::.Int32
[Missing <param name="id"/> documentation for "M:IpernityNET.IpernityObjects.Comment.#ctor(System.Int32)"]