CSModel
open class CSModel(parent: CSHasDestroy? = null) : CSHasRegistrationsHasDestroy
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open fun later(delayMilliseconds: Int, function: () -> Unit): CSRegistration
Content copied to clipboard