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