public PublicAPIAttribute(
[UsedImplicitlyAttribute] string comment
)Public Sub New (
<UsedImplicitlyAttribute> comment As String
)public:
PublicAPIAttribute(
[UsedImplicitlyAttribute] String^ comment
)new :
[<UsedImplicitlyAttribute>] comment : string -> PublicAPIAttribute