C# Class Wire.Internal.StringFormatMethodAttribute

Inheritance: System.Attribute
显示文件 Open project: akkadotnet/Wire

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