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