C# Class InternalSystem.NotImplementedException

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

Méthodes publiques

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

Method Details

NotImplementedException() public méthode

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

NotImplementedException() public méthode

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