Property | Type | Description |
---|
Method | Description | |
---|---|---|
NamespaceImport ( ) : System |
Initializes a new instance of the NamespaceImport class.
|
|
NamespaceImport ( string nameSpace ) : System |
Initializes a new instance of the NamespaceImport class for the specified namespace.
|
public NamespaceImport ( string nameSpace ) : System | ||
nameSpace | string | The namespace. |
return | System |