C# Class Tup.Cobar4Net.Route.Hint.SimpleHintParser

Inheritance: HintParser
Afficher le fichier Open project: tupunco/Tup.Cobar4Net

Méthodes publiques

Méthode Description
Process ( CobarHint hint, string hintName, string sql ) : void

Method Details

Process() public méthode

public Process ( CobarHint hint, string hintName, string sql ) : void
hint CobarHint
hintName string
sql string
Résultat void