public interface IGetModelResponse<T>
Public Interface IGetModelResponse(Of T)
generic<typename T> public interface class IGetModelResponse
type IGetModelResponse<'T> = interface end
In This Article