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

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

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

Метод Описание
OTCErrorIfMissedAttribute ( OTCExceptionTypes treatAs ) : System

Initializes a new instance of the OTCErrorIfMissedAttribute class.

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

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

Initializes a new instance of the OTCErrorIfMissedAttribute class.
public OTCErrorIfMissedAttribute ( OTCExceptionTypes treatAs ) : System
treatAs OTCExceptionTypes The value indicating this situation is going to be treated as Error or Warning.
Результат System