C# Class System.Runtime.Remoting.MetadataServices.SdlGenerator.SimpleSchemaType

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

Private Properties

Property Type Description
GetSimpleSchemaType SimpleSchemaType
PrintSchemaType void
SimpleSchemaType System

Private Methods

Method Description
GetSimpleSchemaType ( Type type, XMLNamespace xns, bool fInline ) : SimpleSchemaType
PrintSchemaType ( TextWriter textWriter, StringBuilder sb, String indent, bool bAnonymous ) : void
SimpleSchemaType ( Type type, XMLNamespace xns ) : System