C# Class Inazuma.Mono.Cecil.CustomAttributeNamedArgument

Mostrar archivo Open project: mayuki/Inazuma

Public Methods

Method Description
CustomAttributeNamedArgument ( string name, CustomAttributeArgument argument ) : System

Method Details

CustomAttributeNamedArgument() public method

public CustomAttributeNamedArgument ( string name, CustomAttributeArgument argument ) : System
name string
argument CustomAttributeArgument
return System