info
Description​
(no description)
- JavaScript
- C#
- Kotlin
static info(category: string, msg: string, details: unknown[]): void
static void Info(string category, string msg, IList<object> details)
fun info(category: String, msg: String, details: ): Unit
Parameter | Summary |
---|---|
categoryAll | (no description) |
msgAll | (no description) |
detailsAll | (no description) |