C# Class FreeSWITCH.Native.switch_xml

Inheritance: IDisposable
Show file Open project: sangoma/freeswitch Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
switch_xml ( ) : System

Private Methods

Method Description
getCPtr ( switch_xml obj ) : HandleRef
switch_xml ( IntPtr cPtr, bool cMemoryOwn ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

switch_xml() public method

public switch_xml ( ) : System
return System

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool