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