C# Class WebApplication2.Logic.NegativesAreNotAllowed

Inheritance: System.Exception
Exibir arquivo Open project: skalinets/TddSamples

Public Methods

Method Description
NegativesAreNotAllowed ( IEnumerable negatives ) : System

Method Details

NegativesAreNotAllowed() public method

public NegativesAreNotAllowed ( IEnumerable negatives ) : System
negatives IEnumerable
return System