C# Class D3BitConsole.Program

Afficher le fichier Open project: CreepGin/D3Bit

Méthodes publiques

Méthode Description
CommandLineToArgs ( string commandLine ) : string[]
Export ( string>.Dictionary data, string savepath, string format ) : void

Private Methods

Méthode Description
CommandLineToArgvW ( [ lpCmdLine, int &pNumArgs ) : IntPtr
Main ( string args ) : void

Method Details

CommandLineToArgs() public static méthode

public static CommandLineToArgs ( string commandLine ) : string[]
commandLine string
Résultat string[]

Export() public static méthode

public static Export ( string>.Dictionary data, string savepath, string format ) : void
data string>.Dictionary
savepath string
format string
Résultat void