C# Класс Antlr4.Runtime.Misc.RuleDependencyChecker.ParameterInfoCustomAttributeProvider

Наследование: ICustomAttributeProvider
Показать файл Открыть проект

Открытые методы

Метод Описание
GetCustomAttributes ( Type attributeType, bool inherit ) : object[]
ParameterInfoCustomAttributeProvider ( ParameterInfo provider ) : System

Описание методов

GetCustomAttributes() публичный метод

public GetCustomAttributes ( Type attributeType, bool inherit ) : object[]
attributeType System.Type
inherit bool
Результат object[]

ParameterInfoCustomAttributeProvider() публичный метод

public ParameterInfoCustomAttributeProvider ( ParameterInfo provider ) : System
provider ParameterInfo
Результат System