C# 클래스 Debaser.Internals.Exceptions.EmptySequenceException

상속: Exception
파일 보기 프로젝트 열기: rebus-org/Debaser

공개 메소드들

메소드 설명
EmptySequenceException ( ) : System
EmptySequenceException ( SerializationInfo info, StreamingContext context ) : System

메소드 상세

EmptySequenceException() 공개 메소드

public EmptySequenceException ( ) : System
리턴 System

EmptySequenceException() 공개 메소드

public EmptySequenceException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
리턴 System