C# Класс Rwm.Otc.xml.serialization.OTCElementForAttribute

Наследование: OTCBaseAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
OTCElementForAttribute ( string parent ) : System

Initializes a new instance of the OTCElementForAttribute class.

Описание методов

OTCElementForAttribute() публичный Метод

Initializes a new instance of the OTCElementForAttribute class.
public OTCElementForAttribute ( string parent ) : System
parent string The element of which the property becomes a child element.
Результат System