C# Class CorCompare.AssemblyCollection

Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Méthode Description
Add ( string name ) : bool
AssemblyCollection ( ) : System
DoOutput ( ) : void

Private Methods

Méthode Description
LoadAssembly ( string assembly ) : AssemblyDefinition

Method Details

Add() public méthode

public Add ( string name ) : bool
name string
Résultat bool

AssemblyCollection() public méthode

public AssemblyCollection ( ) : System
Résultat System

DoOutput() public méthode

public DoOutput ( ) : void
Résultat void