Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines if the other reference is equal.
|
|
GetHashCode ( ) : int |
Gets the hash code.
|
|
SynchronizeContextReference ( String componentKey ) : System |
Initializes a new instance of the SynchronizeContextReference class.
|
|
SynchronizeContextReference ( |
Initializes a new instance of the SynchronizeContextReference class.
|
|
ToString ( ) : string |
Gets the string representation of the reference.
|
public Equals ( object obj ) : bool | ||
obj | object | The other reference. |
return | bool |
public SynchronizeContextReference ( String componentKey ) : System | ||
componentKey | String | The component key. |
return | System |
public SynchronizeContextReference ( |
||
serviceType | Type of the service. | |
return | System |