TryGetValue<T>(string,T)
Method in InMemoryVariableStorage
Summary
public override bool TryGetValue<T>(string variableName, [NotNullWhen(true)] out T result)Parameters
Name
Description
string variableName
T result
Last updated
Was this helpful?
