C# Class ReSharper.Serilog.Annotations.SerilogFormatMethodAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: hmemcpy/ReSharper.Serilog

Public Methods

Method Description
SerilogFormatMethodAttribute ( string formatParameterName ) : System

Method Details

SerilogFormatMethodAttribute() public method

public SerilogFormatMethodAttribute ( string formatParameterName ) : System
formatParameterName string
return System