Dummy Class Fling OS

[Missing <summary> documentation for "T:Kernel.Dummy"]

Inheritance Hierarchy

System Object
  Kernel.FOS_System ObjectWithType
    Kernel.FOS_System Object
      Kernel Dummy

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class Dummy : Object

The Dummy type exposes the following members.

Constructors

  NameDescription
Public methodDummy
Initializes a new instance of the Dummy class
Top
Methods

  NameDescription
Public methodAdd
Top
Fields

  NameDescription
Public field_Type
The underlying, specific type of the object specified when it was created.
(Inherited from ObjectWithType.)
Public fieldx
Public fieldy
Top
See Also