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

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

공개 메소드들

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

Initializes a new instance of the OTCElementForAttribute class.

메소드 상세

OTCElementForAttribute() 공개 메소드

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.
리턴 System