Deconstruct(out LogActivityKind, out bool)
Declaration
public void Deconstruct(out LogActivityKind Kind, out bool IsAsync)
Parameters
Type | Name | Description |
---|---|---|
LogActivityKind | Kind | |
bool | IsAsync |
public void Deconstruct(out LogActivityKind Kind, out bool IsAsync)
Type | Name | Description |
---|---|---|
LogActivityKind | Kind | |
bool | IsAsync |