C# Class Co2345Replace_cc, shared-source-cli-2.0

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
Main ( String args ) : void

Private Methods

Method Description
GetRandomString ( Random randStr, Random randChar ) : String
MyReplace ( String randStrNew, Char randCharOld, Char randCharNew ) : String
getRandomGens ( Random &randGenArr ) : void
randomTest ( double numSeconds ) : void
runTest ( double timeInterval, int repetitions ) : Boolean
testString ( String strOld, String strNew, char charOld, char charNew, String pmGuid ) : void

Method Details

Main() public static method

public static Main ( String args ) : void
args String
return void