cfbb6b3f 4658 9f97 b731 fd8f70624d54 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

Template Methods

Methods

 

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.
Private methodStatic member Truncate Cuts off the builder, if necessary.
  Back to Top

See Also

Reference

Template Class
Plexdata.Utilities.Formatting Namespace

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