Click or drag to resize
DoNotCaptureVariablesAttribute Class
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotCaptureVariablesAttribute

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

The DoNotCaptureVariablesAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotCaptureVariablesAttribute
Initializes a new instance of the DoNotCaptureVariablesAttribute class
Top
See Also