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