Skip to content

MyJetWallet/MyJetWallet.Sdk.Grpc

Repository files navigation

using


public class MyClientFactory: MyGrpcClientFactory
{
	public MyClientFactory(string grpcServiceUrl) : base(grpcServiceUrl)
	{}

	public IMyGrpcService GetMyGrpcService() => CreateGrpcService<IMyGrpcService>();
}


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages