C# Class InternalSystem.ArgumentException

Inheritance: InternalSystem.SystemException
Afficher le fichier Open project: sharpos/SharpOS

Méthodes publiques

Méthode Description
ArgumentException ( ) : SharpOS.AOT.Attributes
ArgumentException ( string message ) : SharpOS.AOT.Attributes

Method Details

ArgumentException() public méthode

public ArgumentException ( ) : SharpOS.AOT.Attributes
Résultat SharpOS.AOT.Attributes

ArgumentException() public méthode

public ArgumentException ( string message ) : SharpOS.AOT.Attributes
message string
Résultat SharpOS.AOT.Attributes