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

Inheritance: OTCBaseAttribute
显示文件 Open project: gllortc/railwaystudio Class Usage Examples

Public Methods

Method Description
OTCCollectionAttribute ( OTCCollectionSerializationTypes serType ) : System

Initializes a new instance of the OTCCollectionAttribute class.

Method Details

OTCCollectionAttribute() public method

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