C# Class BitcoinLib.Services.CoinService.CoinParameters

Afficher le fichier Open project: GeorgeKimionis/BitcoinLib Class Usage Examples

Méthodes publiques

Méthode Description
CoinParameters ( ICoinService coinService, string daemonUrl, string rpcUsername, string rpcPassword, string walletPassword, short rpcRequestTimeoutInSeconds ) : System

Method Details

CoinParameters() public méthode

public CoinParameters ( ICoinService coinService, string daemonUrl, string rpcUsername, string rpcPassword, string walletPassword, short rpcRequestTimeoutInSeconds ) : System
coinService ICoinService
daemonUrl string
rpcUsername string
rpcPassword string
walletPassword string
rpcRequestTimeoutInSeconds short
Résultat System