develop
GetDemoResponse
public KeyValuePair<string, HttpStatusCode> GetDemoResponse(AppDemoType type) { if (type == AppDemoType.None) { return GetInvalidResponse(); }