C# 클래스 Unm.DistributedSystem.ButterflyNetwork.UpNodeConnection

상속: NodeConnection
파일 보기 프로젝트 열기: mahdiz/mpclib

공개 메소드들

메소드 설명
Clone ( ) : object
GetSize ( ) : int
UpNodeConnection ( int fromSupernode, int toSupernode, int nodeId ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

GetSize() 공개 메소드

public GetSize ( ) : int
리턴 int

UpNodeConnection() 공개 메소드

public UpNodeConnection ( int fromSupernode, int toSupernode, int nodeId ) : System
fromSupernode int
toSupernode int
nodeId int
리턴 System