C# 클래스 Ancestry.Daisy.Utils.StringExtentions

파일 보기 프로젝트 열기: Ancestry/Daisy

공개 메소드들

메소드 설명
SplitNameParts ( string str ) : IEnumerable
ToStream ( this str ) : Stream

메소드 상세

SplitNameParts() 공개 정적인 메소드

public static SplitNameParts ( string str ) : IEnumerable
str string
리턴 IEnumerable

ToStream() 공개 정적인 메소드

public static ToStream ( this str ) : Stream
str this
리턴 System.IO.Stream