NamespaceRefFindOrCreateChildNamespace Method |
Find or create a child namespace, including any missing parent namespaces.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Namespace FindOrCreateChildNamespace(
string namespaceName
)
Parameters
- namespaceName
- Type: SystemString
Return Value
Type:
NamespaceSee Also