public bool PublishResult(string RuleID, EnumMVErrorType Severity, string ErrorMsg) { throw new NotImplementedException(); }
public string DefineRule(string CategoryID, EnumMVErrorType Severity, string ErrorMsg) { throw new NotImplementedException(); }