C# Class InternalSystem.Exception

Inheritance: InternalSystem.Object
Mostrar archivo Open project: sharpos/SharpOS

Public Methods

Method Description
Exception ( ) : SharpOS.AOT.Attributes
Exception ( string message ) : SharpOS.AOT.Attributes

Method Details

Exception() public method

public Exception ( ) : SharpOS.AOT.Attributes
return SharpOS.AOT.Attributes

Exception() public method

public Exception ( string message ) : SharpOS.AOT.Attributes
message string
return SharpOS.AOT.Attributes