C# Class Unm.DistributedSystem.ButterflyNetwork.UpNodeConnection

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

Méthodes publiques

Méthode Description
Clone ( ) : object
GetSize ( ) : int
UpNodeConnection ( int fromSupernode, int toSupernode, int nodeId ) : System

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

GetSize() public méthode

public GetSize ( ) : int
Résultat int

UpNodeConnection() public méthode

public UpNodeConnection ( int fromSupernode, int toSupernode, int nodeId ) : System
fromSupernode int
toSupernode int
nodeId int
Résultat System