Partager via


ICSharpHelper.XmlComment(String, Int32) Méthode

Définition

Génère un commentaire de documentation XML. Gère les lignes d’échappement et les nouvelles lignes.

public string XmlComment (string comment, int indent = 0);
abstract member XmlComment : string * int -> string
Public Function XmlComment (comment As String, Optional indent As Integer = 0) As String

Paramètres

comment
String

Commentaire.

indent
Int32

Niveau de retrait à utiliser lorsque plusieurs lignes sont générées.

Retours

Commentaire.

S’applique à