C# Class System.Xml.Schema.NamespaceListV1Compat

Inheritance: NamespaceList
Mostra file Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
Allows ( string ns ) : bool
NamespaceListV1Compat ( string namespaces, string targetNamespace ) : System.Collections

Method Details

Allows() public method

public Allows ( string ns ) : bool
ns string
return bool

NamespaceListV1Compat() public method

public NamespaceListV1Compat ( string namespaces, string targetNamespace ) : System.Collections
namespaces string
targetNamespace string
return System.Collections