C# Class XapEditor.GAC

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: net-shell/quantum-vaginer

Méthodes publiques

Méthode Description
FindAssemblyInNetGac ( Mono.Cecil.AssemblyNameReference reference ) : string
GAC ( ) : System.Windows.Controls
loadItems ( uint i ) : void

Private Methods

Méthode Description
ComboBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
GetAssemblyFile ( Mono.Cecil.AssemblyNameReference reference, string prefix, string gac ) : string
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
TextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
dg_MouseDoubleClick ( object sender, System e ) : void

Method Details

FindAssemblyInNetGac() public static méthode

public static FindAssemblyInNetGac ( Mono.Cecil.AssemblyNameReference reference ) : string
reference Mono.Cecil.AssemblyNameReference
Résultat string

GAC() public méthode

public GAC ( ) : System.Windows.Controls
Résultat System.Windows.Controls

loadItems() public méthode

public loadItems ( uint i ) : void
i uint
Résultat void