C# Class InternalSystem.NullReferenceException

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

Public Methods

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

Method Details

NullReferenceException() public method

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

NullReferenceException() public method

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