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

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

Definition

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

Параметры

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

См. также