Method | Description | |
---|---|---|
ProcessRequest ( IHostContext context, string jsonObj ) : Task |
||
PushService ( ) : System.Threading.Tasks | ||
PushService ( ISerializer serializer ) : System.Threading.Tasks |
public ProcessRequest ( IHostContext context, string jsonObj ) : Task |
||
context | IHostContext | |
jsonObj | string | |
return | Task |
public PushService ( ) : System.Threading.Tasks | ||
return | System.Threading.Tasks |
public PushService ( ISerializer serializer ) : System.Threading.Tasks | ||
serializer | ISerializer | |
return | System.Threading.Tasks |