PublicAPIAttribute(String) Constructor |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic PublicAPIAttribute(
string comment
)
Public Sub New (
comment As String
)
public:
PublicAPIAttribute(
String^ comment
)
new :
comment : string -> PublicAPIAttribute
Parameters
- comment String
-
See Also