RootNamespaceParseName Method |
Name | Description | |
---|---|---|
ParseName(String) |
Parse the specified name into a child NamespaceRef or TypeRef on the current root
namespace, or a Lookup or Dot expression that evaluates to one.
(Overrides NamespaceParseName(String).) | |
ParseName(Expression, String) |
Parse the specified name into a child NamespaceRef or TypeRef on the existing
Lookup or Dot expression.
(Inherited from Namespace.) |