private static string _filePath = "(no file path yet)"; + private static void CreateNewLogFile() { _fileName = DateTime.Now.ToString("yyy_MM_dd--HH:mm:ss") ...
確定! 回上一頁