C# Class InternalSystem.SystemException

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

Méthodes publiques

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

Method Details

SystemException() public méthode

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

SystemException() public méthode

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