C# Class Rwm.Otc.xml.serialization.OTCErrorIfMissedAttribute

Inheritance: OTCBaseAttribute
Afficher le fichier Open project: gllortc/railwaystudio Class Usage Examples

Méthodes publiques

Méthode Description
OTCErrorIfMissedAttribute ( OTCExceptionTypes treatAs ) : System

Initializes a new instance of the OTCErrorIfMissedAttribute class.

Method Details

OTCErrorIfMissedAttribute() public méthode

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.
Résultat System