Beispiel #1
0
 public dynamic GetVariable(string name)
 {
     return(m_Variables.Get(name));
 }