C# Class katas.AdderKata.NegativesNotAllowedException

Inheritance: System.Exception
Datei anzeigen Open project: xDD-CLE/katas Class Usage Examples

Public Methods

Method Description
NegativesNotAllowedException ( ) : System

Method Details

NegativesNotAllowedException() public method

public NegativesNotAllowedException ( ) : System
return System