Exemplo n.º 1
0
 public bool PublishResult(string RuleID, EnumMVErrorType Severity, string ErrorMsg)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public string DefineRule(string CategoryID, EnumMVErrorType Severity, string ErrorMsg)
 {
     throw new NotImplementedException();
 }