C# Class FreeSWITCH.Native.switch_core_time_duration

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

switch_core_time_duration() public method

public switch_core_time_duration ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool