예제 #1
0
 /* TO DO: WRITE GETTER AND SETTER FUNCTIONS HERE */
 public void Add(string s, MisIdiomas i)
 {
     AString.Add(i, s);
 }