Skip to content

ResultWithStatus<TResponse>.Data property

Gets or sets the data.

public TResponse Data { get; set; }

See Also