C# Class Telerik.Web.Mvc.Infrastructure.Implementation.AuthorizeAttributeBuilder

AuthorizeAttributeBuilder class
Afficher le fichier Open project: juanplopes/simple-telerik Class Usage Examples

Méthodes publiques

Méthode Description
Build ( Type parentType ) : ConstructorInfo

Private Methods

Méthode Description
CreateModuleBuilder ( ) : ModuleBuilder
WriteIsAuthorized ( Type parentType, TypeBuilder builder ) : void
WriteProperty ( Type parentType, TypeBuilder builder, string name, Type type ) : void

Method Details

Build() public méthode

public Build ( Type parentType ) : ConstructorInfo
parentType System.Type
Résultat System.Reflection.ConstructorInfo