Method SetEnable
SetEnable(StoreAsset, BaseTransactionAsset, bool)
Declaration
public static void SetEnable(this StoreAsset @this, BaseTransactionAsset transaction, bool enabled = true)
Parameters
| Type | Name | Description |
|---|---|---|
| StoreAsset | this | |
| BaseTransactionAsset | transaction | |
| bool | enabled |