PublicAPIAttribute(String) - конструктор |
Пространство имён:
Tessa.Properties.Resharper
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public PublicAPIAttribute(
[UsedImplicitlyAttribute] string comment
)
Public Sub New (
<UsedImplicitlyAttribute> comment As String
)
public:
PublicAPIAttribute(
[UsedImplicitlyAttribute] String^ comment
)
new :
[<UsedImplicitlyAttribute>] comment : string -> PublicAPIAttribute
Параметры
- comment
- Тип: SystemString
The comment.
См. также