Click or drag to resize

DoNotObfuscateControlFlowAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotObfuscateControlFlowAttribute

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

The DoNotObfuscateControlFlowAttribute type exposes the following members.

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