Loading...
Method in Program
Gets a value indicating the kind of variable name represents.
name
public VariableKind GetVariableKind(string name)
string name
string
The name of a variable.
The kind of variable that name represents.