Method Contains
Contains(BaseTransactionAsset)
Tells whether or not the store contains the given
transaction.
Declaration
public bool Contains(BaseTransactionAsset transaction)
Parameters
| Type | Name | Description |
|---|---|---|
| BaseTransactionAsset | transaction | The BaseTransactionAsset to find. |
Returns
| Type | Description |
|---|---|
| bool |