C# Class SharpPlant.SharpPlantReview.SprException

Inheritance: System.Exception
Afficher le fichier Open project: phusband/SharpPlant

Méthodes publiques

Méthode Description
SprException ( string message ) : System

Méthodes protégées

Méthode Description
SprException ( SerializationInfo info, StreamingContext ctxt ) : System

Method Details

SprException() protected méthode

protected SprException ( SerializationInfo info, StreamingContext ctxt ) : System
info System.Runtime.Serialization.SerializationInfo
ctxt System.Runtime.Serialization.StreamingContext
Résultat System

SprException() public méthode

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