Click or drag to resize

DefaultValueStaticAttribute Class

[Missing <summary> documentation for "T:Demo3D.Common.DefaultValueStaticAttribute"]

Inheritance Hierarchy
System.ComponentModelDefaultValueAttribute
  Demo3D.CommonDefaultValueStaticAttribute

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntax
C#
public class DefaultValueStaticAttribute : DefaultValueAttribute

The DefaultValueStaticAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDefaultValueStaticAttribute
Initializes a new instance of the DefaultValueStaticAttribute class
Top
Properties
  NameDescription
Public propertyValue
Top
See Also