Exemple #1
0
 public static string ToJson(IEventWithAppDTO eventWithAppDTO)
 {
     return(eventWithAppDTO.ToJson());
 }