ISeedService Interface
Namespace: ConsoleTestApp.Domain
Assembly: ConsoleTestApp.dll
Syntax
public interface ISeedService
Methods
SeedRandomUsers(Int32)
Declaration
void SeedRandomUsers(int recordCount)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | recordCount |