C# Class WPTweaker.InvalidArgumentTypeException

Inheritance: System.InvalidOperationException
Afficher le fichier Open project: sensboston/WPTweaker

Méthodes publiques

Méthode Description
InvalidArgumentTypeException ( ) : System
InvalidArgumentTypeException ( string message ) : System

Method Details

InvalidArgumentTypeException() public méthode

public InvalidArgumentTypeException ( ) : System
Résultat System

InvalidArgumentTypeException() public méthode

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