Ejemplo n.º 1
0
 internal int Get(AlcGetInteger param)
 {
     using (Bind()) return(device.GetInt(param));
 }