DataResponse1.Data

DataResponse<T>.Data property

Gets or sets the data in the response.

public T Data { get; set; }

See Also