SetValue<T>(IGeneratedVariableStorage,string,T)
Method in GeneratedVariableStorageExtensions
Summary
public static void SetValue<T>(this IGeneratedVariableStorage storage, string v, T value)
where T : IConvertible
Parameters
Name
Description
Last updated
Was this helpful?