C# Class At.FF.Krems.Configuration.Annotations.StringFormatMethodAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: Grisu-NOE/Infoscreen

Private Properties

Property Type Description

Public Methods

Method Description
StringFormatMethodAttribute ( [ formatParameterName ) : System

Method Details

StringFormatMethodAttribute() public method

public StringFormatMethodAttribute ( [ formatParameterName ) : System
formatParameterName [ /// Specifies which parameter of an annotated method should be treated as format-string ///
return System