Ejemplo n.º 1
0
 /// <summary>
 /// Vehicle states binding.
 /// </summary>
 protected override void Bind()
 {
     BindingManager.BindEstadoCoches(this);
 }