C# Class prob2.Program

Show file Open project: AlgorithmsNYC/AlgorithmsNYC

Public Methods

Method Description
encrypt ( string message ) : string

Private Methods

Method Description
Main ( string args ) : void

Method Details

encrypt() public static method

public static encrypt ( string message ) : string
message string
return string