Click or drag to resize

DoNotObfuscateControlFlowAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotObfuscateControlFlowAttribute

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

The DoNotObfuscateControlFlowAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotObfuscateControlFlowAttribute
Initializes a new instance of the DoNotObfuscateControlFlowAttribute class
Top
See Also