C# Class Unm.DistributedSystem.ButterflyNetwork.DownNodeConnection

Inheritance: NodeConnection
Afficher le fichier Open project: mahdiz/mpclib

Méthodes publiques

Méthode Description
Clone ( ) : object
DownNodeConnection ( int fromSupernode, int toSupernode, List nodeIds ) : System
GetSize ( ) : int

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

DownNodeConnection() public méthode

public DownNodeConnection ( int fromSupernode, int toSupernode, List nodeIds ) : System
fromSupernode int
toSupernode int
nodeIds List
Résultat System

GetSize() public méthode

public GetSize ( ) : int
Résultat int