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