Exemple #1
0
 public void GetInfoByIDTest()
 {
     LogModel logM = logDal.GetInfoByID(Guid.Parse("37689F18-E5F2-42AE-9610-273DA251A80B"));
 }