C# 클래스 P4API.p4apiPINVOKE.SWIGPendingException

파일 보기 프로젝트 열기: csm/monodevelop-perforce

공개 메소드들

메소드 설명
Retrieve ( ) : Exception
Set ( Exception e ) : void

메소드 상세

Retrieve() 공개 정적인 메소드

public static Retrieve ( ) : Exception
리턴 System.Exception

Set() 공개 정적인 메소드

public static Set ( Exception e ) : void
e System.Exception
리턴 void