C# 클래스 Viki.LoadRunner.Engine.Aggregators.Utils.OrderLearner

Tool for learning sort order of columns
파일 보기 프로젝트 열기: Vycka/LoadRunner 1 사용 예제들

공개 메소드들

메소드 설명
Learn ( string names ) : void
OrderLearner ( ) : System.Collections.Generic
Reset ( ) : void

메소드 상세

Learn() 공개 메소드

public Learn ( string names ) : void
names string
리턴 void

OrderLearner() 공개 메소드

public OrderLearner ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Reset() 공개 메소드

public Reset ( ) : void
리턴 void