Click or drag to resize

PrtInterfaceValue Class

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

Inheritance Hierarchy

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

The PrtInterfaceValue type exposes the following members.

Constructors
  NameDescription
Public methodPrtInterfaceValue
Initializes a new instance of the PrtInterfaceValue class
Top
Methods
  NameDescription
Public methodClone (Overrides PrtMachineValueClone.)
Public methodEquals (Inherited from PrtMachineValue.)
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 PrtMachineValue.)
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 PrtMachineValue.)
Public methodSize (Inherited from PrtValue.)
Public methodToString (Overrides PrtMachineValueToString.)
Top
Fields
  NameDescription
Public fieldmach (Inherited from PrtMachineValue.)
Public fieldpermissions
Top
See Also