FreeSWITCH.Native.profile_node_t.profile_node_t C# (CSharp) 메소드

profile_node_t() 공개 메소드

public profile_node_t ( ) : System
리턴 System
        public profile_node_t()
            : this(freeswitchPINVOKE.new_profile_node_t(), true)
        {
        }

Same methods

profile_node_t::profile_node_t ( IntPtr cPtr, bool cMemoryOwn ) : System