Method | Description | |
---|---|---|
CreateObject ( ) : object |
Create an instance of the early bound object.
|
|
EarlyBoundInfo ( string namespaceUri, |
||
Equals ( object obj ) : bool |
Override Equals method so that EarlyBoundInfo to implement value comparison.
|
|
GetHashCode ( ) : int |
Override GetHashCode since Equals is overriden.
|
public EarlyBoundInfo ( string namespaceUri, |
||
namespaceUri | string | |
constrInfo | ||
return | System |