public ResultInfo() { License.Validate("Global"); this._initTime = DateTime.Now; this.Result = "OK"; }