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

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

Méthodes publiques

Méthode Description
IsSerializationOptionSet ( ) : bool

Determines whether the serialization options property has been explicitly set by the user.

OTCSerializableTypeAttribute ( ) : System

Initializes a new instance of the OTCSerializableTypeAttribute class.

Method Details

IsSerializationOptionSet() public méthode

Determines whether the serialization options property has been explicitly set by the user.
public IsSerializationOptionSet ( ) : bool
Résultat bool

OTCSerializableTypeAttribute() public méthode

Initializes a new instance of the OTCSerializableTypeAttribute class.
public OTCSerializableTypeAttribute ( ) : System
Résultat System