C# Class MpcLib.MpcProtocols.MpcMsg

Inheritance: MpcLib.DistributedSystem.Msg
Datei anzeigen Open project: mahdiz/mpclib

Public Properties

Property Type Description
Stage Stage

Public Methods

Method Description
MpcMsg ( Stage stage ) : System
ToString ( ) : string

Method Details

MpcMsg() public method

public MpcMsg ( Stage stage ) : System
stage Stage
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

Stage public_oe property

public Stage Stage
return Stage