C# Class ReverseAndAdd.Program

Show file Open project: Oscarbralo/TopBlogCoder

Public Methods

Method Description
IsPalindrome ( string number ) : bool

Private Methods

Method Description
Main ( string args ) : void

Method Details

IsPalindrome() public method

public IsPalindrome ( string number ) : bool
number string
return bool