GetValueOrDefault<T>(IGeneratedVariableStorage,string)
Summary
public static T? GetValueOrDefault<T>(this IGeneratedVariableStorage storage, string variableName)
where T : IConvertibleParameters
Name
Description
Type Parameters
Name
Description
Returns
PreviousGetEnumValueOrDefault<T>(IGeneratedVariableStorage,string)NextSetValue<T>(IGeneratedVariableStorage,string,T)
Last updated
Was this helpful?
