Open sandboxFocus

Method GetValue

GetValue<T>(string, string)

Declaration
T GetValue<T>(string name, string scope = null)
Parameters
Type Name Description
string name
string scope
Returns
Type Description
T
Type Parameters
Name Description
T