C# 클래스 CqlSharp.Serialization.CqlOrderAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: reuzel/CqlSharp

공개 메소드들

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

Initializes a new instance of the CqlOrderAttribute class.

메소드 상세

CqlOrderAttribute() 공개 메소드

Initializes a new instance of the CqlOrderAttribute class.
public CqlOrderAttribute ( int order ) : System
order int The order.
리턴 System