C# Class BitSharper.AddressMessage

Inheritance: Message
Afficher le fichier Open project: TangibleCryptography/BitSharper

Private Properties

Свойство Type Description
AddressMessage System
AddressMessage System

Méthodes publiques

Méthode Description
BitcoinSerializeToStream ( Stream stream ) : void
ToString ( ) : string

Méthodes protégées

Méthode Description
Parse ( ) : void

Private Methods

Méthode Description
AddressMessage ( NetworkParameters @params, byte payload ) : System
AddressMessage ( NetworkParameters @params, byte payload, int offset ) : System

Method Details

BitcoinSerializeToStream() public méthode

public BitcoinSerializeToStream ( Stream stream ) : void
stream Stream
Résultat void

Parse() protected méthode

protected Parse ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string