Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Tup
Cobar4Net
Route
Hint
SimpleHintParser
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