Click or drag to resize
PublicAPIAttribute Constructor (String)
Initializes a new instance of the PublicAPIAttribute class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public PublicAPIAttribute(
	string comment
)

Parameters

comment
Type: SystemString
See Also