Click or drag to resize

SOAPServerProperties Class

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

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

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

The SOAPServerProperties type exposes the following members.

Constructors
  NameDescription
Public methodSOAPServerProperties
Initializes a new instance of the SOAPServerProperties class
Top
Properties
Methods
  NameDescription
Public methodAttachToVisual (Overrides OwnedProperties.AttachToVisual(Visual).)
Public methodToString (Overrides SimpleCustomTypeDescriptor.ToString.)
Top
Fields
See Also