eac5fd16 bf9d e61e 41eb 2ee41c4cd899 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

Template.Format Method

Overload List

 

Name Description
Public methodStatic member Format(String, Object[]) Formats the list of arguments into the format string.
Public methodStatic member Format(IFormatProvider, String, Object[]) Formats the list of arguments into the format string using given format provider.
Public methodStatic member Format(IArgumentRelations, String, Object[]) Formats the list of arguments into the format string.
Public methodStatic member Format(IArgumentSerializer, String, Object[]) Formats the list of arguments into the format string using given argument serializer.
Public methodStatic member Format(Options, String, Object[]) Formats the list of arguments into the format string using given options.
Public methodStatic member Format(IFormatProvider, IArgumentRelations, String, Object[]) Formats the list of arguments into the format string using given format provider.
Public methodStatic member Format(IFormatProvider, IArgumentSerializer, String, Object[]) Formats the list of arguments into the format string using given format provider as well as given argument serializer.
Public methodStatic member Format(IArgumentSerializer, IArgumentRelations, String, Object[]) Formats the list of arguments into the format string using given argument serializer.
Public methodStatic member Format(Options, IArgumentRelations, String, Object[]) Formats the list of arguments into the format string using given options.
Private methodStatic member Format(Boolean, Options, IArgumentRelations, String, Object[]) Formats the list of arguments into the format string using given options.
Public methodStatic member Format(IFormatProvider, IArgumentSerializer, IArgumentRelations, String, Object[]) Formats the list of arguments into the format string using given format provider as well as given argument serializer.
  Back to Top

See Also

Reference

Template Class
Plexdata.Utilities.Formatting Namespace

⚠️ **GitHub.com Fallback** ⚠️