C# Class Brunet.Messaging.Mock.MRpcMTestReflection

Datei anzeigen Open project: pstjuste/brunet

Protected Properties

Property Type Description
rpc Brunet.RpcManager

Public Methods

Method Description
MRpcMTestReflection ( ) : Brunet
test ( ) : bool

Private Methods

Method Description
Test ( ) : void

Method Details

MRpcMTestReflection() public method

public MRpcMTestReflection ( ) : Brunet
return Brunet

test() public method

public test ( ) : bool
return bool

Property Details

rpc protected_oe property

protected RpcManager,Brunet rpc
return Brunet.RpcManager