예제 #1
0
파일: MCF.cs 프로젝트: NIIGWOLF/MyAntivirus
 public void DeleteTime(string time, string path)
 {
     DBManager.DeleteTime(time, path);
 }