Click or drag to resize

INamespaceAdd Method

Overload List
  NameDescription
Public methodAdd(Type)
Add a Type to the Namespace.
Public methodAdd(Namespace)
Add a child Namespace to the Namespace.
Public methodAdd(TypeDecl)
Add a TypeDecl to the Namespace.
Public methodAdd(TypeDefinition)
Add a TypeReference to the Namespace.
Top
See Also