C# 클래스 Co2346Replace_ss, shared-source-cli-2.0

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
Main ( String args ) : void
runTest ( double timeInterval, int repetitions ) : Boolean

비공개 메소드들

메소드 설명
MyReplace ( String originalStr, String oldValue, String newValue ) : String
getRandomString ( Random randStr, Random randChar ) : String
getSubString ( String originalString, Random randIndex ) : String
randomTest ( double numSeconds ) : void
testString ( String originalStr, String expectedStr, String removeStr, String addStr, String pmGuid ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( String args ) : void
args String
리턴 void

runTest() 공개 메소드

public runTest ( double timeInterval, int repetitions ) : Boolean
timeInterval double
repetitions int
리턴 Boolean