C# 클래스 Telerik.Web.Mvc.Infrastructure.Implementation.AuthorizeAttributeBuilder

AuthorizeAttributeBuilder class
파일 보기 프로젝트 열기: juanplopes/simple-telerik 1 사용 예제들

공개 메소드들

메소드 설명
Build ( Type parentType ) : ConstructorInfo

비공개 메소드들

메소드 설명
CreateModuleBuilder ( ) : ModuleBuilder
WriteIsAuthorized ( Type parentType, TypeBuilder builder ) : void
WriteProperty ( Type parentType, TypeBuilder builder, string name, Type type ) : void

메소드 상세

Build() 공개 메소드

public Build ( Type parentType ) : ConstructorInfo
parentType System.Type
리턴 System.Reflection.ConstructorInfo