Class E001_SaveAsync
Example: Create and save a new employee.
[ExampleMeta("E001", "SaveAsync - Create Employee", "CRUD", ExampleTier.Free, 1, new string[] { "SaveAsync", "Create", "CRUD" })]
public class E001_SaveAsync : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)