IReceiver
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IReceiver
Methods
NoSuchMethod(String, Object)
View Source
Declaration
void NoSuchMethod(string selector, object message)
Parameters
| Type | Name |
|---|---|
System.String | selector |
System.Object | message |