C# Class Flood.Remoting.RemotingDelegateImpl

Inheritance: RemotingDelegate
Datei anzeigen Open project: FloodProject/flood

Public Methods

Method Description
Invoke ( Message call ) : void

Protected Methods

Method Description
RemotingDelegateImpl ( ) : System

Method Details

Invoke() public abstract method

public abstract Invoke ( Message call ) : void
call Message
return void

RemotingDelegateImpl() protected method

protected RemotingDelegateImpl ( ) : System
return System