C# Class DllMapVerifier, tripod

Exibir arquivo Open project: rubenv/tripod

Public Methods

Method Description
Main ( string args ) : int

Private Methods

Method 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 method

public static Main ( string args ) : int
args string
return int