ILoggingServiceInfoFormatted Method |
[Missing <summary> documentation for "M:Altaxo.Main.Services.ILoggingService.InfoFormatted(System.String,System.Object[])"]
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void InfoFormatted(
string format,
params Object[] args
)
Parameters
- format String
[Missing <param name="format"/> documentation for "M:Altaxo.Main.Services.ILoggingService.InfoFormatted(System.String,System.Object[])"]
- args Object
[Missing <param name="args"/> documentation for "M:Altaxo.Main.Services.ILoggingService.InfoFormatted(System.String,System.Object[])"]
See Also