C# Class MpcLib.MpcProtocols.Dkms.DkmsMsg

Inheritance: MpcLib.DistributedSystem.Msg
ファイルを表示 Open project: mahdiz/mpclib

Public Properties

Property Type Description
StateKey DkmsKey

Public Methods

Method Description
DkmsMsg ( DkmsKey key ) : MpcLib.DistributedSystem
ToString ( ) : string

Method Details

DkmsMsg() public method

public DkmsMsg ( DkmsKey key ) : MpcLib.DistributedSystem
key DkmsKey
return MpcLib.DistributedSystem

ToString() public method

public ToString ( ) : string
return string

Property Details

StateKey public_oe property

public DkmsKey,MpcLib.MpcProtocols.Dkms StateKey
return DkmsKey