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

Inheritance: OTCBaseAttribute
Mostra file Open project: gllortc/railwaystudio

Public Methods

Method Description
OTCElementForAttribute ( string parent ) : System

Initializes a new instance of the OTCElementForAttribute class.

Method Details

OTCElementForAttribute() public method

Initializes a new instance of the OTCElementForAttribute class.
public OTCElementForAttribute ( string parent ) : System
parent string The element of which the property becomes a child element.
return System