예제 #1
0
 public RequestResponse(ServerStatus status)
 {
     Json = status.ToJson();
 }