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

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

공개 메소드들

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

메소드 상세

GetAttribute() 공개 메소드

public GetAttribute ( ) : System
리턴 System

GetAttribute() 공개 메소드

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

GetAttribute() 공개 메소드

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