iControl.LocalLBALGLogProfile.Endremove_end_control_channel_element C# (CSharp) 메소드

Endremove_end_control_channel_element() 공개 메소드

public Endremove_end_control_channel_element ( System asyncResult ) : void
asyncResult System
리턴 void
        public void Endremove_end_control_channel_element(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBALGLogProfile