Click or drag to resize
DoNotEncodeStringsAttribute Class
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonDoNotEncodeStringsAttribute

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

The DoNotEncodeStringsAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotEncodeStringsAttribute
Initializes a new instance of the DoNotEncodeStringsAttribute class
Top
See Also