Click or drag to resize

PrtEnumValue Class

[Missing <summary> documentation for "T:P.Runtime.PrtEnumValue"]

Inheritance Hierarchy

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class PrtEnumValue : PrtIntValue

The PrtEnumValue type exposes the following members.

Constructors
  NameDescription
Public methodPrtEnumValue
Initializes a new instance of the PrtEnumValue class
Top
Methods
  NameDescription
Public methodClone (Overrides PrtIntValueClone.)
Public methodEquals (Inherited from PrtIntValue.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from PrtIntValue.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodResolve (Inherited from PrtValue.)
Public methodSize (Inherited from PrtValue.)
Public methodToString (Inherited from PrtIntValue.)
Top
Fields
  NameDescription
Public fieldconstName
Public fieldnt (Inherited from PrtIntValue.)
Top
See Also