Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WpfMpdClient
XmlCache
C# 클래스 WpfMpdClient.XmlCache
파일 보기
프로젝트 열기: sakya/wpfmpdclient
공개 메소드들
메소드
설명
Add
(
Uri
uri
,
XmlDocument
doc
) :
void
Get
(
Uri
uri
) :
XmlDocument
메소드 상세
Add()
공개
메소드
public
Add
(
Uri
uri
,
XmlDocument
doc
) :
void
uri
System.Uri
doc
System.Xml.XmlDocument
리턴
void
Get()
공개
메소드
public
Get
(
Uri
uri
) :
XmlDocument
uri
System.Uri
리턴
System.Xml.XmlDocument