C# Class Plugins.WindowsEnvironment.InteropDebugHelpers

Afficher le fichier Open project: brunomlopes/ILoveLucene

Méthodes publiques

Méthode Description
GetAllTypes ( object comObject, Assembly interopAss ) : System.Type[]

Private Methods

Méthode Description
DebugPrintAllTypes ( string name, object comObject, Assembly interopAss ) : void

Method Details

GetAllTypes() public static méthode

public static GetAllTypes ( object comObject, Assembly interopAss ) : System.Type[]
comObject object
interopAss System.Reflection.Assembly
Résultat System.Type[]