Initialize a new instance of Media
Namespace:
IpernityNETAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public Media( string label ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ label As String _ ) |
Visual C++ |
---|
public: Media( String^ label ) |
Parameters
- label
- Type: System..::.String
[Missing <param name="label"/> documentation for "M:IpernityNET.Media.#ctor(System.String)"]