Click or drag to resize

PublicAPIAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonPublicAPIAttribute

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

The PublicAPIAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPublicAPIAttributeInitializes a new instance of the PublicAPIAttribute class
Public methodPublicAPIAttribute(String)Initializes a new instance of the PublicAPIAttribute class
Top
Properties
 NameDescription
Public propertyComment 
Top
See Also