C# 클래스 Aspectacular.CoreTests.StringExtTests.TestTruncatedString

상속: TruncatedString
파일 보기 프로젝트 열기: vgribok/Aspectacular

공개 메소드들

메소드 설명
TestTruncatedString ( string str, uint maxLength, string optionalEllipsis = "..." ) : System

메소드 상세

TestTruncatedString() 공개 메소드

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