Example #1
0
 public string GetName(int i)
 {
     return(m_typeAccessor.GetName(i));
 }