C# 클래스 PropertyOrderAttribute, gert

상속: Attribute
파일 보기 프로젝트 열기: mono/gert 1 사용 예제들

공개 메소드들

메소드 설명
PropertyOrderAttribute ( int order ) : System

Creates a new PropertyOrderAttribute instance.

메소드 상세

PropertyOrderAttribute() 공개 메소드

Creates a new PropertyOrderAttribute instance.
public PropertyOrderAttribute ( int order ) : System
order int Order.
리턴 System