C# Class SevenZip.InvalidParamException

The exception that is thrown when the value of an argument is outside the allowable range.
Inheritance: System.ApplicationException
Afficher le fichier Open project: SteamDatabase/ValveResourceFormat

Méthodes publiques

Méthode Description
InvalidParamException ( ) : System

Method Details

InvalidParamException() public méthode

public InvalidParamException ( ) : System
Résultat System