C# Класс System.Reflection.CustomAttributeNamedParameter

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
CustomAttributeNamedParameter ( string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type ) : System

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

CustomAttributeNamedParameter() публичный Метод

public CustomAttributeNamedParameter ( string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type ) : System
argumentName string
fieldOrProperty CustomAttributeEncoding
type CustomAttributeType
Результат System