FreeSWITCH.Native.freeswitchPINVOKE.consoleLog C# (CSharp) 메소드

consoleLog() 개인적인 메소드

private consoleLog ( string jarg1, string jarg2 ) : void
jarg1 string
jarg2 string
리턴 void
        public static extern void consoleLog(string jarg1, string jarg2);
freeswitchPINVOKE