C# 클래스 YAXLib.YAXElementForAttribute

상속: YAXBaseAttribute
파일 보기 프로젝트 열기: sinairv/YAXLib

공개 메소드들

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

Initializes a new instance of the YAXElementForAttribute class.

메소드 상세

YAXElementForAttribute() 공개 메소드

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