Property | Type | Description | |
---|---|---|---|
Action | |||
Converter | IDataConverter | ||
Parameter | object |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Indicates whether this instance and a specified object are equal.
|
|
GetHashCode ( ) : int |
Returns the hash code for this instance.
|
|
WeakAction ( |
||
operator ( ) : bool |
Implements the operator !=.
|
public Equals ( object obj ) : bool | ||
obj | object | Another object to compare to. |
return | bool |
public WeakAction ( |
||
action | ||
converter | IDataConverter | |
parameter | object | |
return | System |