Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BitSharper
UnknownMessage
C# Class BitSharper.UnknownMessage
Inheritance:
Message
ファイルを表示
Open project: TangibleCryptography/BitSharper
Public Methods
Method
Description
ToString
( ) :
string
UnknownMessage
(
NetworkParameters
@params
,
string
name
,
byte
payloadBytes
) :
System
Protected Methods
Method
Description
Parse
( ) :
void
Method Details
Parse()
protected
method
protected
Parse
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
UnknownMessage()
public
method
public
UnknownMessage
(
NetworkParameters
@params
,
string
name
,
byte
payloadBytes
) :
System
@params
NetworkParameters
name
string
payloadBytes
byte
return
System