Show / Hide Table of Contents

Class RosterConsoleService

Inheritance
System.Object
RosterConsoleService
Namespace: RosterConsole
Assembly: RosterConsole.dll
Syntax
public class RosterConsoleService : object

Constructors

View Source

RosterConsoleService(IRosterClient)

Declaration
public RosterConsoleService(IRosterClient client)
Parameters
Type Name Description
IRosterClient client

Methods

View Source

RunAsync(Boolean)

Declaration
public async Task RunAsync(bool cleanItems)
Parameters
Type Name Description
System.Boolean cleanItems
Returns
Type Description
Task
  • View Source
In This Article
Back to top Generated by DocFX