Exemplo n.º 1
0
 public string GetName(int index)
 {
     return(m_resultTable.GetName(index));
 }