Method | Description | |
---|---|---|
Invoke ( ISender target, Channel q, string method ) : void | ||
MockRpcManager ( ) : Brunet | ||
SendResult ( object request_state, object result ) : void |
public Invoke ( ISender target, Channel q, string method ) : void | ||
target | ISender | |
q | Channel | |
method | string | |
return | void |
public SendResult ( object request_state, object result ) : void | ||
request_state | object | |
result | object | |
return | void |