Example #1
0
 public virtual System.Collections.Generic.IDictionary <string, string> GetNamespacesInScope(System.Xml.XmlNamespaceScope scope)
 {
     return(default(System.Collections.Generic.IDictionary <string, string>));
 }
Example #2
0
 public virtual IDictionary <string, string> GetNamespacesInScope(System.Xml.XmlNamespaceScope scope)
 {
 }
 public virtual System.Collections.Generic.IDictionary <string, string> GetNamespacesInScope(System.Xml.XmlNamespaceScope scope)
 {
     throw null;
 }
Example #4
0
 public IDictionary <string, string> GetNamespacesInScope(System.Xml.XmlNamespaceScope scope)
 {
     return(null);
 }