Click or drag to resize

ExternAlias Constructor

Overload List
  NameDescription
Public methodExternAlias(String)
Create an ExternAlias with the specified name.
Public methodExternAlias(RootNamespace)
Create an ExternAlias with the specified RootNamespace.
Public methodExternAlias(SymbolicRef)
Create an ExternAlias with the specified namespace reference.
Protected methodExternAlias(Parser, CodeObject)
Initializes a new instance of the ExternAlias class
Top
See Also