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

Показать файл Открыть проект

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

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

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

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

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