Click or drag to resize
DoNotObfuscateControlFlowAttribute Class
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotObfuscateControlFlowAttribute

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