C# Class WebApplication2.Logic.NegativesAreNotAllowed

Inheritance: System.Exception
显示文件 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