C# 클래스 nHydrate.EFCore.Exceptions.ConcurrencyException

Summary description for ConcurrencyException.
상속: nHydrateException
파일 보기 프로젝트 열기: nHydrate/nHydrate

공개 메소드들

메소드 설명
ConcurrencyException ( string message )
ConcurrencyException ( string message, System ex )

메소드 상세

ConcurrencyException() 공개 메소드

public ConcurrencyException ( string message )
message string

ConcurrencyException() 공개 메소드

public ConcurrencyException ( string message, System ex )
message string
ex System