FreeSWITCH.Native.freeswitchPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_freeswitch C# (CSharp) Метод

SWIGRegisterExceptionCallbacksArgument_freeswitch() приватный Метод

private SWIGRegisterExceptionCallbacksArgument_freeswitch ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
Результат void
            public static extern void SWIGRegisterExceptionCallbacksArgument_freeswitch(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);