Gets the singleton instance of the Tinkr core, or null if not initialized.

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public static Core Instance { get; }

Property Value

Type: Core

See Also