Click or drag to resize

NamespaceAdd Method

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