Пример #1
0
 public virtual void RemoveVariableLocal(string variableName)
 {
     WrappedScope.RemoveVariableLocal(variableName);
 }