GetValueOfType(T) Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RegnoSettings..::..GetValueOfType<(Of <(<'T>)>)> Method

Namespace:  RegnoSoftware.Standard.Core.Common
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


public T GetValueOfType<T>(
	string setting,
	T defaultValue,
	bool persist
)

Type Parameters

T

Parameters

setting
Type: String
defaultValue
Type: T
persist
Type: Boolean