C# 클래스 Rwm.Otc.xml.serialization.OTCAttributeForAttribute

상속: OTCBaseAttribute
파일 보기 프로젝트 열기: gllortc/railwaystudio

공개 메소드들

메소드 설명
OTCAttributeForAttribute ( string parent ) : System

Initializes a new instance of the OTCAttributeForAttribute class.

메소드 상세

OTCAttributeForAttribute() 공개 메소드

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