Namespace nanoFramework.Runtime.Native
Classes
- ConstraintException
The exception that is thrown when an action is attempted that violates a constraint.
- ExecutionConstraint
Provides a method to require a thread to complete an operation within specific constraints.
- GC
Provides a set of methods and properties for interacting with the garbage collector.
- Power
Provides access to power management functionalities on the target device.
- ResourceUtility
Helper class to access nanoFramework application managed resources.
- Rtc
Provides a set of methods that help developers to manage the Real Time Clock (RTC) on the target device.
- SystemInfo
Provides information about the system.
Enums
- RebootOption
Specifies the reboot options for a .NET nanoFramework device.
- SystemInfo.FloatingPoint
Specifies the floating point support options.
Delegates
- RebootEventHandler
Represents the method that will handle the OnRebootEvent event.