public StringFormatMethodAttribute(
string formatParameterName
)Public Sub New (
formatParameterName As String
)public:
StringFormatMethodAttribute(
String^ formatParameterName
)new :
formatParameterName : string -> StringFormatMethodAttribute