FormattableStringFactory Classe

Définition

Fournit une méthode statique pour créer un objet FormattableString à partir d’une chaîne de format composite et de ses arguments.

public ref class FormattableStringFactory abstract sealed
public static class FormattableStringFactory
type FormattableStringFactory = class
Public Class FormattableStringFactory
Héritage
FormattableStringFactory

Méthodes

Create(String, Object[])

Crée une instance de FormattableString à partir d'une chaîne de format composite et de ses arguments.

S’applique à