iControl.LocalLBALGLogProfile.Endremove_end_data_channel_element C# (CSharp) Метод

Endremove_end_data_channel_element() публичный Метод

public Endremove_end_data_channel_element ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_end_data_channel_element(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBALGLogProfile