C# 클래스 Alba.Jaml.MSInternal.GenericTypeNameParser.TypeNameParserException

상속: System.Exception
파일 보기 프로젝트 열기: Athari/Alba.Jaml

공개 메소드들

메소드 설명
TypeNameParserException ( string message ) : System

보호된 메소드들

메소드 설명
TypeNameParserException ( SerializationInfo si, StreamingContext sc ) : System

메소드 상세

TypeNameParserException() 보호된 메소드

protected TypeNameParserException ( SerializationInfo si, StreamingContext sc ) : System
si System.Runtime.Serialization.SerializationInfo
sc System.Runtime.Serialization.StreamingContext
리턴 System

TypeNameParserException() 공개 메소드

public TypeNameParserException ( string message ) : System
message string
리턴 System