Click or drag to resize

TransferState Class

[Missing <summary> documentation for "T:Demo3D.Visuals.TransferState"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          OwnedProperties
            Demo3D.VisualsTransferState

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class TransferState : OwnedProperties

The TransferState type exposes the following members.

Constructors
  NameDescription
Public methodTransferState
Initializes a new instance of the TransferState class
Top
Properties
Methods
Events
  NameDescription
Public eventDispatchOutListeners
Top
Fields
  NameDescription
Public fieldIncoming
Public fieldOutgoing
Top
See Also