Для изменения размера нажмите или перетащите

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

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

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

Параметры

formatParameterName
Тип: SystemString
Specifies which parameter of an annotated method should be treated as format-string
См. также