C# 클래스 NSubstitute.Exceptions.NotASubstituteException

상속: SubstituteException
파일 보기 프로젝트 열기: nsubstitute/NSubstitute

공개 메소드들

메소드 설명
NotASubstituteException ( ) : System

보호된 메소드들

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

메소드 상세

NotASubstituteException() 공개 메소드

public NotASubstituteException ( ) : System
리턴 System

NotASubstituteException() 보호된 메소드

protected NotASubstituteException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
리턴 System