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

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

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

Метод Описание
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