Skip to contents

Class

Class()
Define a new RS class.

Decorators

private()
Declare a method or attribute as private.
static()
Declare a method is a static method.

Types