예제 #1
0
파일: MCF.cs 프로젝트: NIIGWOLF/MyAntivirus
 public string[] GetQuarantine()
 {
     return(DBManager.GetQuarantine());
 }