Public Member Functions | |
int | Add (int a, int b) |
async Task< int > | Delay (int ms) |
async Task< string > | InventoryTest (ItemRef itemRef) |
async Task< string > | GetUserEmail (int dbid) |
async Task< string > | GetContent (string id) |
![]() | |
void | ProvideContext (RequestContext ctx) |
void | ProvideRequester (IBeamableRequester requester) |
void | ProvideServices (IBeamableServices services) |
Static Public Attributes | |
static ServiceFactory< SimpleMicroservice > | Factory => () => new SimpleMicroservice() |
Additional Inherited Members | |
![]() | |
RequestContext | Context |
IBeamableRequester | Requester |
IBeamableServices | Services |