Class RosterConsoleService
Inheritance
System.Object
RosterConsoleService
Namespace: RosterConsole
Assembly: RosterConsole.dll
Syntax
public class RosterConsoleService : object
Constructors
View SourceRosterConsoleService(IRosterClient)
Declaration
public RosterConsoleService(IRosterClient client)
Parameters
Type | Name | Description |
---|---|---|
IRosterClient | client |
Methods
View SourceRunAsync(Boolean)
Declaration
public async Task RunAsync(bool cleanItems)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | cleanItems |
Returns
Type | Description |
---|---|
Task |