MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​SerializationIArguments­ReaderGet­Value
Open sandboxFocus

IArgumentsReader.GetValue Method

GetValue<T>(String, String)

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