C# Class WagahighChoices.Toa.Grpc.GrpcToaServer

Inheritance: WhcGrpcServer
Datei anzeigen Open project: azyobuzin/whc

Public Methods

Method Description
GrpcToaServer ( string host, int port, WagahighOperator wagahighOperator ) : Microsoft.Extensions.DependencyInjection

Protected Methods

Method Description
ConfigureServices ( IServiceCollection services ) : void

Method Details

ConfigureServices() protected method

protected ConfigureServices ( IServiceCollection services ) : void
services IServiceCollection
return void

GrpcToaServer() public method

public GrpcToaServer ( string host, int port, WagahighOperator wagahighOperator ) : Microsoft.Extensions.DependencyInjection
host string
port int
wagahighOperator WagahighOperator
return Microsoft.Extensions.DependencyInjection