C# 클래스 Decision.Utility.CalculateReadingTime

파일 보기 프로젝트 열기: rabbal/Decision

공개 메소드들

메소드 설명
MinReadTime ( this text, int wordsPerMinute = 180 ) : string

비공개 메소드들

메소드 설명
ToReadableString ( this span ) : string

메소드 상세

MinReadTime() 공개 정적인 메소드

public static MinReadTime ( this text, int wordsPerMinute = 180 ) : string
text this
wordsPerMinute int
리턴 string