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

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

Méthodes publiques

Méthode Description
OTCCollectionAttribute ( OTCCollectionSerializationTypes serType ) : System

Initializes a new instance of the OTCCollectionAttribute class.

Method Details

OTCCollectionAttribute() public méthode

Initializes a new instance of the OTCCollectionAttribute class.
public OTCCollectionAttribute ( OTCCollectionSerializationTypes serType ) : System
serType OTCCollectionSerializationTypes type of the serialization of the collection.
Résultat System