Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Refactoring
StatementTools
JsonStatement
C# Class Refactoring.StatementTools.JsonStatement
Inheritance:
IStatementFormater
Mostra file
Open project: Confirmit/Students
Public Methods
Method
Description
GetStatement
(
Action
delegateWriter
,
Statement
statement
) :
void
Method Details
GetStatement()
public
method
public
GetStatement
(
Action
delegateWriter
,
Statement
statement
) :
void
delegateWriter
Action
statement
Statement
return
void