C# Class Xml.Schema.Linq.CodeGen.ClrTypeReference

Exibir arquivo Open project: o2platform/O2.Platform.Projects Class Usage Examples

Private Properties

Property Type Description
ClrTypeReference System
GetClrFullTypeName string
GetSimpleTypeClrTypeDefName string
SetVariety void

Private Methods

Method Description
ClrTypeReference ( string name, string ns, XmlSchemaObject schemaObject, bool anonymousType, bool setVariety ) : System
GetClrFullTypeName ( string parentTypeClrNs, string>.Dictionary nameMappings, string &refTypeName ) : string
GetSimpleTypeClrTypeDefName ( string parentTypeClrNs, string>.Dictionary nameMappings ) : string
SetVariety ( XmlSchemaDatatype datatype ) : void