Condividi tramite


ICSharpHelper.XmlComment(String, Int32) Metodo

Definizione

Genera un commento della documentazione XML. Gestisce l'uscita e le nuove linee.

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

Parametri

comment
String

Commento.

indent
Int32

Livello di rientro da usare quando vengono generate più righe.

Restituisce

Commento.

Si applica a