InMemoryVariableStorage.Contains(string)

Method in InMemoryVariableStorage

Summary

returns a boolean value representing if the particular variable is inside the variable storage

public override bool Contains(string variableName)

Parameters

NameDescription
string variableName