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