C# 클래스 TastyDomainDriven.AppendOnlyStoreConcurrencyException

상속: System.Exception
파일 보기 프로젝트 열기: jaceenet/TastyDomainDriven

공개 메소드들

메소드 설명
AppendOnlyStoreConcurrencyException ( long expectedVersion, long actualVersion, string name ) : System.Security.Cryptography

보호된 메소드들

메소드 설명
AppendOnlyStoreConcurrencyException ( SerializationInfo info, StreamingContext context ) : System.Security.Cryptography

메소드 상세

AppendOnlyStoreConcurrencyException() 보호된 메소드

protected AppendOnlyStoreConcurrencyException ( SerializationInfo info, StreamingContext context ) : System.Security.Cryptography
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
리턴 System.Security.Cryptography

AppendOnlyStoreConcurrencyException() 공개 메소드

public AppendOnlyStoreConcurrencyException ( long expectedVersion, long actualVersion, string name ) : System.Security.Cryptography
expectedVersion long
actualVersion long
name string
리턴 System.Security.Cryptography