示例#1
0
 public Dictionary <char, float> GetPercentages()
 {
     return(m_decisionMaker.GetPercentages());
 }