C# Class DNSManagement.Extensions.StringBuilderExtensions

Afficher le fichier Open project: drorgl/MSDNSWebAdmin

Méthodes publiques

Méthode Description
AppendLineFormat ( this sb, string value ) : StringBuilder

Method Details

AppendLineFormat() public static méthode

public static AppendLineFormat ( this sb, string value ) : StringBuilder
sb this
value string
Résultat StringBuilder