Summary
IDefaultCommand
graph BT
Type["IDefaultCommandAsync"]
class Type type-node
Syntax
public interface IDefaultCommandAsync
Attributes
| Type | Description |
|---|---|
| Nullable |
Methods
| Name | Value | Summary |
|---|---|---|
| Run |
Task |
Runs the specified state.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
