C# 클래스 Fib.Net.Core.Images.Json.UnknownManifestFormatException

상속: RegistryException
파일 보기 프로젝트 열기: ILMTitan/FibDotNet

공개 메소드들

메소드 설명
UnknownManifestFormatException ( string message ) : Fib.Net.Core.Api

보호된 메소드들

메소드 설명
UnknownManifestFormatException ( SerializationInfo info, StreamingContext context ) : Fib.Net.Core.Api

메소드 상세

UnknownManifestFormatException() 보호된 메소드

protected UnknownManifestFormatException ( SerializationInfo info, StreamingContext context ) : Fib.Net.Core.Api
info SerializationInfo
context StreamingContext
리턴 Fib.Net.Core.Api

UnknownManifestFormatException() 공개 메소드

public UnknownManifestFormatException ( string message ) : Fib.Net.Core.Api
message string
리턴 Fib.Net.Core.Api