Default entry point to Skewworks Core.

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

Syntax

C#
[SerializableAttribute]
public class Core : MarshalByRefObject

Remarks

Singleton object, compatible with multiple AppDomain applications.

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    Skewworks.NETMF..::..Core

See Also