Ejemplo n.º 1
0
 public int GetAttributeLocation(string attributeName)
 {
     return(_program.GetAttributeLocation(attributeName));
 }