C# Класс Xml.Schema.Linq.CodeGen.AnonymousType

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
identifier string
parentElement System.Xml.Schema.XmlSchemaElement
typeRefence ClrTypeReference
wrappingType System.Xml.Schema.XmlSchemaComplexType

Описание свойств

identifier публичное свойство

public string identifier
Результат string

parentElement публичное свойство

public XmlSchemaElement,System.Xml.Schema parentElement
Результат System.Xml.Schema.XmlSchemaElement

typeRefence публичное свойство

public ClrTypeReference,Xml.Schema.Linq.CodeGen typeRefence
Результат ClrTypeReference

wrappingType публичное свойство

public XmlSchemaComplexType,System.Xml.Schema wrappingType
Результат System.Xml.Schema.XmlSchemaComplexType