C# Class Unm.DistributedSystem.ButterflyNetwork.BnMessage

Inheritance: Message
Afficher le fichier Open project: mahdiz/mpclib Class Usage Examples

Méthodes publiques

Méthode Description
BnMessage ( BnMessageType type, ITransmittable data ) : System
Clone ( ) : object
ToString ( ) : string

Method Details

BnMessage() public méthode

public BnMessage ( BnMessageType type, ITransmittable data ) : System
type BnMessageType
data ITransmittable
Résultat System

Clone() public méthode

public Clone ( ) : object
Résultat object

ToString() public méthode

public ToString ( ) : string
Résultat string