Click or drag to resize
DoNotSealTypeAttribute Class
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotSealTypeAttribute

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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