OpenNETCF Smart Device Framework 2.3
The OpenNETCF namespace contains fundamental classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and processing exceptions.

Other classes provide services supporting data type conversion, method parameter manipulation, mathematics, remote and local program invocation, application environment management, and supervision of managed and unmanaged applications.

Classes

  ClassDescription
CRC
Class used for generating Cyclic Redundancy Check (CRC) Hashes
Enum2
Provides helper functions for Enumerations.
Environment2
Extends the functionality of Environment
ExtensionMethods
Extensions
Provides Extension Methods for commonly used base classes
FFT
FFTReal
An implementation of the Fast Fourier Transform based on the work of Laurent de Soras
Math2
Provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions.
Math2..::.Constants
Mathematical constants.

Structures

  StructureDescription
Complex
Represents a complex number of the format real + (imaginary * sqrt(-1))

Enumerations

  EnumerationDescription
CRCPolynomial
Environment2..::.SpecialFolder
Specifies enumerated constants used to retrieve directory paths to system special folders.