コード例 #1
0
ファイル: MCF.cs プロジェクト: NIIGWOLF/MyAntivirus
 public void DeleteTime(string time, string path)
 {
     DBManager.DeleteTime(time, path);
 }