Method | Description | |
---|---|---|
ContextService ( ISubDao subDao, IUserContext userContext ) : System | ||
GetSubscribedSubIds ( ) : List |
||
IsSubcribedToSub ( System.Guid subId ) : bool |
public ContextService ( ISubDao subDao, IUserContext userContext ) : System | ||
subDao | ISubDao | |
userContext | IUserContext | |
return | System |
public IsSubcribedToSub ( System.Guid subId ) : bool | ||
subId | System.Guid | |
return | bool |