StringFormatMethodAttribute - конструктор

Initializes a new instance of the StringFormatMethodAttribute class. Initializes new instance of StringFormatMethodAttribute

Definition

Пространство имён: Tessa.Properties.Resharper
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public StringFormatMethodAttribute(
	[InvokerParameterNameAttribute] string formatParameterName
)

Параметры

formatParameterName  String
Specifies which parameter of an annotated method should be treated as format-string

См. также