C# Class Flood.Remoting.Message.DelegateReply

显示文件 Open project: FloodProject/flood

Public Properties

Property Type Description
Data Message
Id int

Public Methods

Method Description
DelegateReply ( DelegateCall call ) : Flood.Serialization

Private Methods

Method Description
Create ( Message data ) : DelegateReply

Method Details

DelegateReply() public method

public DelegateReply ( DelegateCall call ) : Flood.Serialization
call DelegateCall
return Flood.Serialization

Property Details

Data public_oe property

public Message,Flood.Remoting Data
return Message

Id public_oe property

public int Id
return int