TinmanCoreModule

Description

sealed class Tinman.Core.TinmanCoreModule

Derived from

TinmanModule abstract

Module descriptor for: Tinman - Core

Public / Constants

Instance


[ShutdownSurvive]
public static readonly attribute Instance → (TinmanCoreModule)

Singleton instance of TinmanCoreModule.

Public / Methods

Create​Simple​Http


[OwnerReturn]
public static method CreateSimpleHttp → ()

returns → SimpleHttp

The SimpleHttp object.

Creates a default SimpleHttp object for this module.