Click or drag to resize
DoNotObfuscateAttribute Class
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotObfuscateAttribute

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public sealed class DoNotObfuscateAttribute : Attribute

The DoNotObfuscateAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotObfuscateAttribute
Initializes a new instance of the DoNotObfuscateAttribute class
Top
See Also