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