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

Inheritance: OTCBaseAttribute
Mostra file Open project: gllortc/railwaystudio Class Usage Examples

Public Methods

Method 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 method

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

OTCSerializableTypeAttribute() public method

Initializes a new instance of the OTCSerializableTypeAttribute class.
public OTCSerializableTypeAttribute ( ) : System
return System