Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ABsoluteMaybe
Tests
Persistence
XmlCommandsStub
C# 클래스 ABsoluteMaybe.Tests.Persistence.XmlCommandsStub
상속:
ABsoluteMaybe.Persistence.Xml.XmlExperimentCommands
파일 보기
프로젝트 열기: troygoode/ABsoluteMaybe
1 사용 예제들
공개 메소드들
메소드
설명
Reset
( ) :
void
XmlCommandsStub
( ) :
System
보호된 메소드들
메소드
설명
Load
( ) :
System.Xml.Linq.XDocument
Save
(
System.Xml.Linq.XDocument
xml
) :
void
메소드 상세
Load()
보호된
메소드
protected
Load
( ) :
System.Xml.Linq.XDocument
리턴
System.Xml.Linq.XDocument
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void
Save()
보호된
메소드
protected
Save
(
System.Xml.Linq.XDocument
xml
) :
void
xml
System.Xml.Linq.XDocument
리턴
void
XmlCommandsStub()
공개
메소드
public
XmlCommandsStub
( ) :
System
리턴
System