C# Class FreeSWITCH.Native.switch_state_handler_table

Inheritance: IDisposable
显示文件 Open project: sangoma/freeswitch Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

switch_state_handler_table() public method

public switch_state_handler_table ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool