C# Class MpcLib.MpcProtocols.MpcMsg

Inheritance: MpcLib.DistributedSystem.Msg
Afficher le fichier Open project: mahdiz/mpclib

Méthodes publiques

Свойство Type Description
Stage Stage

Méthodes publiques

Méthode Description
MpcMsg ( Stage stage ) : System
ToString ( ) : string

Method Details

MpcMsg() public méthode

public MpcMsg ( Stage stage ) : System
stage Stage
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Stage public_oe property

public Stage Stage
Résultat Stage