Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Junior
Route
Routing
Responses
XNodeExtensions
C# 클래스 Junior.Route.Routing.Responses.XNodeExtensions
파일 보기
프로젝트 열기: nathan-alden/junior-route
공개 메소드들
메소드
설명
GetBytes
(
this
node
,
Encoding
encoding
) :
byte[]
GetString
(
this
node
) :
string
메소드 상세
GetBytes()
공개
정적인
메소드
public
static
GetBytes
(
this
node
,
Encoding
encoding
) :
byte[]
node
this
encoding
System.Text.Encoding
리턴
byte[]
GetString()
공개
정적인
메소드
public
static
GetString
(
this
node
) :
string
node
this
리턴
string