Interface IValuesProviderTValue

IValuesProvider<TValue> interface

public interface IValuesProvider<out TValue>

Methods

NameDescription
GetValueById(int)

See Also