Exemplo n.º 1
0
 private void BindUI()
 {
     _resource.BeginEdit();
     this.ResourceBindingSource.DataSource = _resource;
 }