C# Class Aspectacular.CoreTests.StringExtTests.TestTruncatedString

Inheritance: TruncatedString
Datei anzeigen Open project: vgribok/Aspectacular

Public Methods

Method Description
TestTruncatedString ( string str, uint maxLength, string optionalEllipsis = "..." ) : System

Method Details

TestTruncatedString() public method

public TestTruncatedString ( string str, uint maxLength, string optionalEllipsis = "..." ) : System
str string
maxLength uint
optionalEllipsis string
return System