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);