C# Class P4API.p4apiPINVOKE.SWIGPendingException

Show file Open project: csm/monodevelop-perforce

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