コード例 #1
0
ファイル: MCF.cs プロジェクト: NIIGWOLF/MyAntivirus
 public string[] GetQuarantine()
 {
     return(DBManager.GetQuarantine());
 }