示例#1
0
 private void ShowLogFolder()
 {
     _operatingSystem.ShowFolder(ApplicationConstants.LOG_FOLDER_PATH);
 }