Click or drag to resize

DoNotObfuscateAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotObfuscateAttribute

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