Interface IResponder.IContext
public interface IResponder.IContext
Methods
Message(byte[])
IMessage Message(byte[] body)
Parameters
bodybyte[]
Returns
Message(string)
IMessage Message(string body)
Parameters
bodystring
public interface IResponder.IContext
IMessage Message(byte[] body)
body byte[]IMessage Message(string body)
body string