コード例 #1
0
 private string GetDTOFromTQ()
 {
     return(DtoHelper.ConvertQuotesToJson("test", "123", "test footer", "aircomment", "hotelcomment",
                                          "carcomment", "railComment", "railcardcomment", "railCardreceiptComment", "en"));
 }