Description​
(no description)
- JavaScript
- C#
- Kotlin
static print(print: (message: string) => void): void
static void Print((message: string) => void print)
fun print(print: (message: string) => void): Unit
Parameter | Summary |
---|---|
printAll | (no description) |