CC#•Created by YoloJoeYolo on 9/12/2023 in #help Custom class is not able to be used with generic type T
I want to use the method to be able to run with any type for the rapper ServiceRespone. A Example for ServiceRespone would be ServiceRespone<List<GetProductDto>> or ServiceRespone<GetProduct>.