C# 클래스 ConcurrencyException, pitstop

상속: ApplicationException
파일 보기 프로젝트 열기: EdwinVW/pitstop 1 사용 예제들

공개 메소드들

메소드 설명
ConcurrencyException ( )
ConcurrencyException ( string message )
ConcurrencyException ( string message, Exception, innerException )

메소드 상세

ConcurrencyException() 공개 메소드

ConcurrencyException() 공개 메소드

public ConcurrencyException ( string message )
message string

ConcurrencyException() 공개 메소드

public ConcurrencyException ( string message, Exception, innerException )
message string
innerException Exception,