Ejemplo n.º 1
0
 public MountPropHandler(PropControllerBase dataSource, int index)
 {
     _dataSource = dataSource;
     _index      = index;
 }