Home
last modified time | relevance | path

Searched refs:wumad_file (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/cafex/
DExecutableClasses.cs1346 internal static int upload(string ip, int bankno, string wumad_file) in upload() argument
1359 …tput(exe_path, string.Format("-ip {0} -upload {1} -w {2}", ip, bankno, wumad_file), callback, true… in upload()