zibri
Preparing search index...
context/base-context
BaseContext
Class BaseContext<T>
Abstract
The base context that any context needs to extend from.
Type Parameters
T
Hierarchy (
View Summary
)
BaseContext
HttpRequestContext
WebsocketRequestContext
Index
Constructors
constructor
Properties
type
Constructors
constructor
new
BaseContext
<
T
>
()
:
BaseContext
<
T
>
Type Parameters
T
Returns
BaseContext
<
T
>
Properties
Abstract
Readonly
type
type
:
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
zibri
Loading...
The base context that any context needs to extend from.