C# Class Mono.Cecil.CustomAttributeNamedArgument

Afficher le fichier Open project: jbevain/cecil Class Usage Examples

Méthodes publiques

Méthode Description
CustomAttributeNamedArgument ( string name, CustomAttributeArgument argument ) : System

Method Details

CustomAttributeNamedArgument() public méthode

public CustomAttributeNamedArgument ( string name, CustomAttributeArgument argument ) : System
name string
argument CustomAttributeArgument
Résultat System