Exemple #1
0
 bool IEventTarget.WillTriggerNs(string namespaceUri, string type)
 {
     return(_eventTarget.WillTriggerNs(namespaceUri, type));
 }