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

switch_strip_spaces() 개인적인 메소드

private switch_strip_spaces ( string jarg1, int jarg2 ) : string
jarg1 string
jarg2 int
리턴 string
        public static extern string switch_strip_spaces(string jarg1, int jarg2);
freeswitchPINVOKE