C# Class Apprenda.SaaSGrid.Addons.NetApp.Annotations.StringFormatMethodAttribute

Inheritance: System.Attribute
Show file Open project: apprenda/Apprenda-NetApp-Integration

Public Methods

Method Description
StringFormatMethodAttribute ( string formatParameterName ) : System

Method Details

StringFormatMethodAttribute() public method

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