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

Inheritance: OTCBaseAttribute
Exibir arquivo Open project: gllortc/railwaystudio

Public Methods

Method Description
OTCAttributeForAttribute ( string parent ) : System

Initializes a new instance of the OTCAttributeForAttribute class.

Method Details

OTCAttributeForAttribute() public method

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