StringFormatMethodAttribute Constructor |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic StringFormatMethodAttribute(
string formatParameterName
)
Public Sub New (
formatParameterName As String
)
public:
StringFormatMethodAttribute(
String^ formatParameterName
)
new :
formatParameterName : string -> StringFormatMethodAttributeParameters
- formatParameterName String
-
See Also