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

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

Public Properties

Property Type Description
identifier string
parentElement System.Xml.Schema.XmlSchemaElement
typeRefence ClrTypeReference
wrappingType System.Xml.Schema.XmlSchemaComplexType

Property Details

identifier public_oe property

public string identifier
return string

parentElement public_oe property

public XmlSchemaElement,System.Xml.Schema parentElement
return System.Xml.Schema.XmlSchemaElement

typeRefence public_oe property

public ClrTypeReference,Xml.Schema.Linq.CodeGen typeRefence
return ClrTypeReference

wrappingType public_oe property

public XmlSchemaComplexType,System.Xml.Schema wrappingType
return System.Xml.Schema.XmlSchemaComplexType