C# Class Mono.Cecil.CustomAttributeArgument

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

Méthodes publiques

Méthode Description
CustomAttributeArgument ( TypeReference type, object value ) : System

Method Details

CustomAttributeArgument() public méthode

public CustomAttributeArgument ( TypeReference type, object value ) : System
type TypeReference
value object
Résultat System