Binda.BindaStrategy.BindControl C# (CSharp) Méthode

BindControl() public abstract méthode

public abstract BindControl ( Control control, object source, string propertyName ) : void
control System.Windows.Forms.Control
source object
propertyName string
Résultat void
        public abstract void BindControl(Control control, object source, string propertyName);