StringFormatMethodAttribute - конструктор
Пространство имён: Tessa.Properties.ResharperСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public StringFormatMethodAttribute(
[InvokerParameterNameAttribute] string formatParameterName
)
Public Sub New (
<InvokerParameterNameAttribute> formatParameterName As String
)
public:
StringFormatMethodAttribute(
[InvokerParameterNameAttribute] String^ formatParameterName
)
new :
[<InvokerParameterNameAttribute>] formatParameterName : string -> StringFormatMethodAttribute
Параметры
- formatParameterName String
-
Specifies which parameter of an annotated method should be treated as format-string