示例#1
0
 public void Variable(string variableName)
 {
     _codeContext.Variable(variableName);
 }