Example #1
0
 public string[] GetQuarantine()
 {
     return(DBManager.GetQuarantine());
 }