Click or drag to resize

PublicAPIAttribute Constructor (String)

Initializes a new instance of the PublicAPIAttribute class

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public PublicAPIAttribute(
	string comment
)

Parameters

comment
Type: SystemString
See Also