[F] getNamespaceFullName
function getNamespaceFullName(type, options?): string;Return the full name of the namespace(e.g. βFoo.Barβ)
Parameters
| Parameter | Type | Description | 
|---|---|---|
| type | Namespace | namespace type | 
| options? | TypeNameOptions | 
Returns
string
function getNamespaceFullName(type, options?): string;Return the full name of the namespace(e.g. βFoo.Barβ)
| Parameter | Type | Description | 
|---|---|---|
| type | Namespace | namespace type | 
| options? | TypeNameOptions | 
string