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