Method | Description | |
---|---|---|
Add ( ISubscription subscription ) : bool | ||
GetSubscriptionsFor ( object message ) : IEnumerable |
||
IoCBasedResolver ( IocAdapter adapter, |
Method | Description | |
---|---|---|
ConstructHandlesType ( |
public Add ( ISubscription subscription ) : bool | ||
subscription | ISubscription | |
return | bool |
public GetSubscriptionsFor ( object message ) : IEnumerable |
||
message | object | |
return | IEnumerable |
public IoCBasedResolver ( IocAdapter adapter, |
||
adapter | IocAdapter | |
handlerType | ||
messageTypeResolver | Type>.Func | |
return | System |