Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Coinium
Core
RPC
Http
HttpRpcResponse
C# Class Coinium.Core.RPC.Http.HttpRpcResponse
JsonRpc 1.0 over http request.
Mostrar archivo
Open project: Ziftr/CoiniumServ
Class Usage Examples
Public Methods
Method
Description
HttpRpcResponse
(
string
text
,
HttpListenerResponse
response
) :
System.Net
Method Details
HttpRpcResponse()
public
method
public
HttpRpcResponse
(
string
text
,
HttpListenerResponse
response
) :
System.Net
text
string
response
System.Net.HttpListenerResponse
return
System.Net