Пример #1
0
 public void Configure(IAppHost appHost)
 {
     appHost.Plugins.Add(new GrpcFeature(appHost.GetApp()));
 }