Click or drag to resize

BaseSetting<T>.Value Property

Value.

Namespace:  Resto.Front.Api.Data.Settings
Assembly:  Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
public T Value { get; set; }

Property Value

Type: T
See Also