C# Class FreeSWITCH.Native.freeswitchPINVOKE.SWIGPendingException

显示文件 Open project: sangoma/freeswitch

Public Methods

Method Description
Retrieve ( ) : Exception
Set ( Exception e ) : void

Method Details

Retrieve() public static method

public static Retrieve ( ) : Exception
return System.Exception

Set() public static method

public static Set ( Exception e ) : void
e System.Exception
return void