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

Inheritance: OTCBaseAttribute
Afficher le fichier Open project: gllortc/railwaystudio

Méthodes publiques

Méthode Description
OTCAttributeForAttribute ( string parent ) : System

Initializes a new instance of the OTCAttributeForAttribute class.

Method Details

OTCAttributeForAttribute() public méthode

Initializes a new instance of the OTCAttributeForAttribute class.
public OTCAttributeForAttribute ( string parent ) : System
parent string The element of which the property becomes an attribute.
Résultat System