C# Class PoshCode.Utility.StringHelper

Afficher le fichier Open project: Jaykul/PoshConsole

Méthodes publiques

Méthode Description
GetLastWord ( this cmdline, bool trimQuotes = true ) : string
LineCount ( this text ) : int

Method Details

GetLastWord() public static méthode

public static GetLastWord ( this cmdline, bool trimQuotes = true ) : string
cmdline this
trimQuotes bool
Résultat string

LineCount() public static méthode

public static LineCount ( this text ) : int
text this
Résultat int