iControl.GlobalLBGlobals.Endset_lower_bound_percentage_row C# (CSharp) Méthode

Endset_lower_bound_percentage_row() public méthode

public Endset_lower_bound_percentage_row ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_lower_bound_percentage_row(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
GlobalLBGlobals