C# Class Viki.LoadRunner.Engine.Aggregators.Utils.OrderLearner

Tool for learning sort order of columns
Afficher le fichier Open project: Vycka/LoadRunner Class Usage Examples

Méthodes publiques

Méthode Description
Learn ( string names ) : void
OrderLearner ( ) : System.Collections.Generic
Reset ( ) : void

Method Details

Learn() public méthode

public Learn ( string names ) : void
names string
Résultat void

OrderLearner() public méthode

public OrderLearner ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Reset() public méthode

public Reset ( ) : void
Résultat void