Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Cottle
Builtins
BuiltinFunctions
C# Class Cottle.Builtins.BuiltinFunctions
Datei anzeigen
Open project: r3c/cottle
Public Methods
Method
Description
TryGet
(
string
name
,
IFunction
&
function
) :
bool
Method Details
TryGet()
public
static
method
public
static
TryGet
(
string
name
,
IFunction
&
function
) :
bool
name
string
function
IFunction
return
bool