C# 클래스 Castle.MonoRail.Framework.AccessibleThroughAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
AccessibleThroughAttribute ( Verb verb ) : System

Constructs a AccessibleThroughAttribute with the specified verb.

메소드 상세

AccessibleThroughAttribute() 공개 메소드

Constructs a AccessibleThroughAttribute with the specified verb.
public AccessibleThroughAttribute ( Verb verb ) : System
verb Verb The to allow for this action.
리턴 System