Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ancestry
Daisy
Utils
StringExtentions
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