C# Class FreeSWITCH.Native.switch_cache_db_core_db_options_t

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

switch_cache_db_core_db_options_t() public method

public switch_cache_db_core_db_options_t ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool