Click or drag to resize

DoNotSealTypeAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotSealTypeAttribute

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public sealed class DoNotSealTypeAttribute : Attribute

The DoNotSealTypeAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotSealTypeAttribute
Initializes a new instance of the DoNotSealTypeAttribute class
Top
See Also