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

Inheritance: HintParser
ファイルを表示 Open project: tupunco/Tup.Cobar4Net

Public Methods

Method Description
Process ( CobarHint hint, string hintName, string sql ) : void

Method Details

Process() public method

public Process ( CobarHint hint, string hintName, string sql ) : void
hint CobarHint
hintName string
sql string
return void