C# Class otapiPINVOKE.SWIGPendingException, Open-Transactions

显示文件 Open project: maaku/Open-Transactions

Public Methods

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

Method Details

Retrieve() public static method

public static Retrieve ( ) : Exception
return Exception

Set() public static method

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