C# 클래스 DotNetGroup.Services.Web.ContentFormatter

상속: IContentFormatter
파일 보기 프로젝트 열기: sergejusb/DotNetGroup 1 사용 예제들

공개 메소드들

메소드 설명
ContentFormatter ( int maxUrlTextLength = 50 ) : System
Format ( string content ) : string

메소드 상세

ContentFormatter() 공개 메소드

public ContentFormatter ( int maxUrlTextLength = 50 ) : System
maxUrlTextLength int
리턴 System

Format() 공개 메소드

public Format ( string content ) : string
content string
리턴 string