C# Class WagahighChoices.Toa.Grpc.GrpcToaServer

Inheritance: WhcGrpcServer
Afficher le fichier Open project: azyobuzin/whc

Méthodes publiques

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

Méthodes protégées

Méthode Description
ConfigureServices ( IServiceCollection services ) : void

Method Details

ConfigureServices() protected méthode

protected ConfigureServices ( IServiceCollection services ) : void
services IServiceCollection
Résultat void

GrpcToaServer() public méthode

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