C# Class InternalSystem.NotImplementedException

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

Public Methods

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

Method Details

NotImplementedException() public method

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

NotImplementedException() public method

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