C# Класс Mono.Cecil.CustomAttributeNamedArgument

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

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

Метод Описание
CustomAttributeNamedArgument ( string name, CustomAttributeArgument argument ) : System

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

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

public CustomAttributeNamedArgument ( string name, CustomAttributeArgument argument ) : System
name string
argument CustomAttributeArgument
Результат System