The NETMFApplication type exposes the following members.

Methods

  NameDescription
Public methodEntryPoint
Initializes and starts the application.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodMain
Main method of the application
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSendMessage
Sends a message to this application
Public methodTerminate
Terminate the application
Public methodTerminating
Is called when the application should terminate.
Public methodToString (Inherited from Object.)

See Also