C# 클래스 Cirno.Routing.Attributes.OptionAttribute

상속: Cirno.Routing.Attributes.ActionAttribute
파일 보기 프로젝트 열기: ravenmk3/Cirno

공개 메소드들

메소드 설명
OptionAttribute ( ) : System
OptionAttribute ( string template ) : System
OptionAttribute ( string template, int order ) : System

메소드 상세

OptionAttribute() 공개 메소드

public OptionAttribute ( ) : System
리턴 System

OptionAttribute() 공개 메소드

public OptionAttribute ( string template ) : System
template string
리턴 System

OptionAttribute() 공개 메소드

public OptionAttribute ( string template, int order ) : System
template string
order int
리턴 System