C# Class OleViewDotNet.TypeLibCallback

Inheritance: ITypeLibImporterNotifySink
Afficher le fichier Open project: tyranid/oleviewdotnet

Méthodes publiques

Méthode Description
ReportEvent ( ImporterEventKind eventKind, int eventCode, string eventMsg ) : void
ResolveRef ( object tl ) : Assembly

Method Details

ReportEvent() public méthode

public ReportEvent ( ImporterEventKind eventKind, int eventCode, string eventMsg ) : void
eventKind ImporterEventKind
eventCode int
eventMsg string
Résultat void

ResolveRef() public méthode

public ResolveRef ( object tl ) : Assembly
tl object
Résultat System.Reflection.Assembly