C# Class Antlr4.Runtime.Misc.RuleDependencyChecker.ParameterInfoCustomAttributeProvider

Inheritance: ICustomAttributeProvider
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Méthode Description
GetCustomAttributes ( Type attributeType, bool inherit ) : object[]
ParameterInfoCustomAttributeProvider ( ParameterInfo provider ) : System

Method Details

GetCustomAttributes() public méthode

public GetCustomAttributes ( Type attributeType, bool inherit ) : object[]
attributeType System.Type
inherit bool
Résultat object[]

ParameterInfoCustomAttributeProvider() public méthode

public ParameterInfoCustomAttributeProvider ( ParameterInfo provider ) : System
provider ParameterInfo
Résultat System