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