C# Class Mono.Cecil.Cil.ConstantDebugInformation

Inheritance: DebugInformation
Afficher le fichier Open project: jbevain/cecil

Méthodes publiques

Méthode Description
ConstantDebugInformation ( string name, TypeReference constant_type, object value ) : System

Method Details

ConstantDebugInformation() public méthode

public ConstantDebugInformation ( string name, TypeReference constant_type, object value ) : System
name string
constant_type TypeReference
value object
Résultat System