Microsoft.CSharp.RuntimeBinder.Semantics.CType.AsNamespace C# (CSharp) Méthode

AsNamespace() public méthode

public AsNamespace ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.AssemblyQualifiedNamespaceSymbol
Résultat Microsoft.CSharp.RuntimeBinder.Semantics.AssemblyQualifiedNamespaceSymbol
        public AssemblyQualifiedNamespaceSymbol AsNamespace() { throw Error.InternalCompilerError(); }
        public CType AsType() { return this; }