C# 클래스 Solvberget.Domain.DTO.ExtensionHelpers

파일 보기 프로젝트 열기: digbib/Solvberget

공개 메소드들

메소드 설명
SplitByLength ( this str, int maxLength ) : IEnumerable

메소드 상세

SplitByLength() 공개 정적인 메소드

public static SplitByLength ( this str, int maxLength ) : IEnumerable
str this
maxLength int
리턴 IEnumerable