C# Class System.Xml.Schema.ChameleonKey

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
ChameleonKey ( string ns, Uri location ) : System.Collections
Equals ( object obj ) : bool

Method Details

ChameleonKey() public method

public ChameleonKey ( string ns, Uri location ) : System.Collections
ns string
location Uri
return System.Collections

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool