Beispiel #1
0
 string IXmlNamespaceResolver.LookupPrefix(string namespaceName)
 {
     return(_impl.LookupPrefix(namespaceName));
 }