Searched defs:arg1 (Results 1 – 1 of 1) sorted by relevance
| /CafeSDK-2.12.13/system/src/tool/cafex/ |
| D | Tools.cs | 1322 internal static void WriteLine(string format, object arg0, object arg1) in WriteLine() 1327 internal static void WriteLine(string format, object arg0, object arg1, object arg2) in WriteLine() 1347 internal static void WriteLineRaw(string format, object arg0, object arg1) in WriteLineRaw() 1352 internal static void WriteLineRaw(string format, object arg0, object arg1, object arg2) in WriteLineRaw()
|