C# Class Alba.Jaml.MSInternal.GenericTypeNameParser.TypeNameParserException

Inheritance: System.Exception
Afficher le fichier Open project: Athari/Alba.Jaml

Méthodes publiques

Méthode Description
TypeNameParserException ( string message ) : System

Méthodes protégées

Méthode Description
TypeNameParserException ( SerializationInfo si, StreamingContext sc ) : System

Method Details

TypeNameParserException() protected méthode

protected TypeNameParserException ( SerializationInfo si, StreamingContext sc ) : System
si System.Runtime.Serialization.SerializationInfo
sc System.Runtime.Serialization.StreamingContext
Résultat System

TypeNameParserException() public méthode

public TypeNameParserException ( string message ) : System
message string
Résultat System