SystemStringFormat Constructor
Initialise the SystemStringFormat
Parameters
-
provider
- An IFormatProvider that supplies culture-specific formatting information.
-
format
- A String containing zero or more format items.
-
args
- An Object array containing zero or more objects to format.
Remarks
Missing <remarks> documentation for M:log4net.Util.SystemStringFormat.#ctor(System.IFormatProvider,System.String,System.Object[])
See Also
SystemStringFormat Class | log4net.Util Namespace