Click or drag to resize

DoNotObfuscateTypeAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotObfuscateTypeAttribute

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

The DoNotObfuscateTypeAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotObfuscateTypeAttribute
Initializes a new instance of the DoNotObfuscateTypeAttribute class
Top
See Also