コード例 #1
0
 public ApiError()
 {
     dateTime = DateTime.Now;
     Id       = PersianDate.NowString();
 }