C# Class System.Runtime.Remoting.MetadataServices.WsdlGenerator.ArraySchemaType

Inheritance: ComplexSchemaType
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
ArraySchemaType System
PrintSchemaType void

Private Methods

Method Description
ArraySchemaType ( Type type, String name, SchemaBlockType blockType, bool bSealed ) : System
PrintSchemaType ( TextWriter textWriter, StringBuilder sb, String indent, bool bAnonymous ) : void