C# 클래스 BitcoinLib.Services.CoinService.CoinParameters

파일 보기 프로젝트 열기: GeorgeKimionis/BitcoinLib 1 사용 예제들

공개 메소드들

메소드 설명
CoinParameters ( ICoinService coinService, string daemonUrl, string rpcUsername, string rpcPassword, string walletPassword, short rpcRequestTimeoutInSeconds ) : System

메소드 상세

CoinParameters() 공개 메소드

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
리턴 System