Exemple #1
0
 protected override string WriteOptionsInner(SearchOptionsDTO dto)
 {
     return(dto.SerializeDCJson());
 }