Beispiel #1
0
 public override void Run(EPServiceProvider epService)
 {
     ExecEventXMLSchemaXPathBacked.RunAssertion(epService, false);
 }
Beispiel #2
0
 public override void Configure(Configuration configuration)
 {
     configuration.AddEventType("TestXMLSchemaType", ExecEventXMLSchemaXPathBacked.GetConfigTestType(null, false));
 }