Initializes a new instance of the About class
Namespace: TinCanAssembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C# |
---|
public About( string str ) |
Visual Basic |
---|
Public Sub New ( str As String ) |
Visual C++ |
---|
public: About( String^ str ) |
F# |
---|
new : str : string -> About |
Parameters
- str
- Type: System..::..String
[Missing <param name="str"/> documentation for "M:TinCan.About.#ctor(System.String)"]