C# Class System.Runtime.Remoting.MetadataServices.SdlParser.URTSimpleType

Inheritance: BaseType
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0

Private Properties

Property Type Description
AddFacet void
Extends void
GetMethodFlags int
GetName String
PrintCSC void
ResolveTypes void
URTSimpleType System

Private Methods

Method Description
AddFacet ( SchemaFacet facet ) : void
Extends ( String baseTypeName, String baseTypeNS ) : void
GetMethodFlags ( URTMethod method ) : int
GetName ( String curNS ) : String
PrintCSC ( TextWriter textWriter, String indentation, String curNS, StringBuilder sb ) : void
ResolveTypes ( SdlParser parser ) : void
URTSimpleType ( String name, String ns, String encodedNS, bool bAnonymous ) : System