コード例 #1
0
 public ResultInfo()
 {
     License.Validate("Global");
     this._initTime = DateTime.Now;
     this.Result    = "OK";
 }