public interface JsonSerializer<T,S>. An interface for converting objects of a specified type (T) into a serialized Json format (of type S).
確定! 回上一頁