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

Inheritance: BaseType
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Properties

Свойство Type Description
AddFacet void
Extends void
GetMethodFlags MethodFlags
GetName String
MapToEnumType String
PrintCSC void
URTSimpleType System

Private Methods

Méthode Description
AddFacet ( SchemaFacet facet ) : void
Extends ( String baseTypeName, String baseTypeNS ) : void
GetMethodFlags ( URTMethod method ) : MethodFlags
GetName ( String curNS ) : String
MapToEnumType ( String type ) : String
PrintCSC ( TextWriter textWriter, String indentation, String curNS, StringBuilder sb ) : void
URTSimpleType ( String name, String urlNS, String ns, String encodedNS, bool bAnonymous, WsdlParser parser ) : System