C# Class ConsoleApplication15.Program

Show file Open project: itstep2014springEvening/CommonProjects

Public Methods

Method Description
isOdd ( int value ) : bool

Private Methods

Method Description
Main ( string args ) : void
ManWorkEndedHanler ( object sender, EventArgs e ) : void
filter ( List list, check ch ) : List

Method Details

isOdd() static public method

static public isOdd ( int value ) : bool
value int
return bool