For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?