XmlSerializationBehaviorTypeDescriptor - конструктор (ICustomTypeDescriptor, ModelElement)
Конструктор
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
Public Sub New ( _
parent As ICustomTypeDescriptor, _
selectedElement As ModelElement _
)
public XmlSerializationBehaviorTypeDescriptor(
ICustomTypeDescriptor parent,
ModelElement selectedElement
)
Параметры
- parent
Тип: System.ComponentModel.ICustomTypeDescriptor
- selectedElement
Тип: Microsoft.VisualStudio.Modeling.ModelElement
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
XmlSerializationBehaviorTypeDescriptor Класс
XmlSerializationBehaviorTypeDescriptor - перегрузка
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен