FreeSWITCH.Native.freeswitchPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_freeswitch C# (CSharp) Method

SWIGRegisterExceptionCallbacksArgument_freeswitch() private method

private SWIGRegisterExceptionCallbacksArgument_freeswitch ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
return void
            public static extern void SWIGRegisterExceptionCallbacksArgument_freeswitch(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);