C# Класс Dev2.StringFormatMethodAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
StringFormatMethodAttribute ( string formatParameterName ) : System

Initializes new instance of StringFormatMethodAttribute

Описание методов

StringFormatMethodAttribute() публичный метод

Initializes new instance of StringFormatMethodAttribute
public StringFormatMethodAttribute ( string formatParameterName ) : System
formatParameterName string Specifies which parameter of an annotated method should be treated as format-string
Результат System