ScenarioModelRecord
PackageFsLiveDocs.Core
Represents a setup scenario for a DocTest.
Fields
| Name | Type | Description |
|---|
| Name | Name | The name matching the 'scenario' attribute in examples. |
| MethodId | MethodId | The fully qualified ID of the function to call for setup. |