IMessageServiceShowErrorFormatted Method |
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid ShowErrorFormatted(
string formatstring,
params Object[] formatitems
)
Parameters
- formatstring String
- The resource or format string.
- formatitems Object
- The format arguments.
See Also