C# Class PSFilterPdn.EnableInfo.EnableInfoException

Inheritance: Exception
Afficher le fichier Open project: 0xC0000054/PSFilterPdn

Méthodes publiques

Méthode Description
EnableInfoException ( ) : System
EnableInfoException ( string message ) : System
EnableInfoException ( string message, Exception innerException ) : System

Private Methods

Méthode Description
EnableInfoException ( SerializationInfo info, StreamingContext context ) : System

Method Details

EnableInfoException() public méthode

public EnableInfoException ( ) : System
Résultat System

EnableInfoException() public méthode

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

EnableInfoException() public méthode

public EnableInfoException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System