C# Класс ellabi.Annotations.StringFormatMethodAttribute

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

Private Properties

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

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

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

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

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

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