C# Class DllMapVerifier, tripod

Afficher le fichier Open project: rubenv/tripod

Méthodes publiques

Méthode Description
Main ( string args ) : int

Private Methods

Méthode Description
LoadConfigDlls ( string configFile ) : void
LoadDllImports ( string csFile ) : void
ParseFileForDllImports ( string file ) : IEnumerable
Read ( ) : char
ReadDllAttribute ( ) : bool
ReadDllString ( ) : string
VerifyDllImports ( string configFile ) : bool

Method Details

Main() public static méthode

public static Main ( string args ) : int
args string
Résultat int