4648
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
using System.Net.Http;
|
||||
using Newtonsoft.Json.Linq;
|
||||
|
||||
namespace raven_integration
|
||||
{
|
||||
public class ApiTextResponse
|
||||
{
|
||||
public HttpResponseMessage HttpResponse {get;set;}
|
||||
public string TextResponse {get;set;}
|
||||
|
||||
|
||||
}//eoc
|
||||
using System.Net.Http;
|
||||
using Newtonsoft.Json.Linq;
|
||||
|
||||
namespace raven_integration
|
||||
{
|
||||
public class ApiTextResponse
|
||||
{
|
||||
public HttpResponseMessage HttpResponse {get;set;}
|
||||
public string TextResponse {get;set;}
|
||||
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
Reference in New Issue
Block a user