Context.this

Creates a new context.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string contextType, bool persistent)
    class Context
    this
    (,)

Parameters

contextType string

Context type

persistent bool

Persistent context

Return Value

The new context.