C# Class Aspectacular.CoreTests.StringExtTests.TestTruncatedString

Inheritance: TruncatedString
Afficher le fichier Open project: vgribok/Aspectacular

Méthodes publiques

Méthode Description
TestTruncatedString ( string str, uint maxLength, string optionalEllipsis = "..." ) : System

Method Details

TestTruncatedString() public méthode

public TestTruncatedString ( string str, uint maxLength, string optionalEllipsis = "..." ) : System
str string
maxLength uint
optionalEllipsis string
Résultat System