korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-template
/
korlibs.template.dynamic
/
KorteDynamic2
/
callAny
call
Any
suspend
fun
callAny
(
any
:
Any
?
,
args
:
List
<
Any
?
>
,
mapper
:
KorteObjectMapper2
)
:
Any
?
suspend
fun
callAny
(
any
:
Any
?
,
methodName
:
Any
?
,
args
:
List
<
Any
?
>
,
mapper
:
KorteObjectMapper2
)
:
Any
?