Skip to content

008a48ee a2ba f843 17de a9ad3a55f085

Axel Kesseler edited this page May 11, 2021 · 2 revisions

TypeFormatterExtension.Format Method

Overload List

 

Name Description
Public methodStatic member Format(TValue)(TValue) This method converts provided value into string using default format provider.
Public methodStatic member Format(TValue)(TValue, IFormatProvider) This method converts provided value into string using provided format provider.
Public methodStatic member Format(TValue)(TValue, String, IFormatProvider) This method converts provided value into string using provided format as well as provided format provider.
  Back to Top

See Also

Reference

TypeFormatterExtension Class
Plexdata.LogWriter.Internals.Extensions Namespace

Clone this wiki locally