C# Class FreeSWITCH.Native.freeswitchPINVOKE.SWIGPendingException

Afficher le fichier Open project: sangoma/freeswitch

Méthodes publiques

Méthode Description
Retrieve ( ) : Exception
Set ( Exception e ) : void

Method Details

Retrieve() public static méthode

public static Retrieve ( ) : Exception
Résultat System.Exception

Set() public static méthode

public static Set ( Exception e ) : void
e System.Exception
Résultat void