コード例 #1
0
 public IList <Variable> GetVariables()
 {
     return(_variableRepository.GetVariables());
 }