Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dev2
Tests
Diagnostics
DebugStateMock
C# 클래스 Dev2.Tests.Diagnostics.DebugStateMock
상속:
Dev2.Diagnostics.Debug.DebugState
파일 보기
프로젝트 열기: Warewolf-ESB/Warewolf
공개 메소드들
메소드
설명
SaveFile
(
string
contents
) :
string
TryCache
(
IList
items
) :
void
메소드 상세
SaveFile()
공개
메소드
public
SaveFile
(
string
contents
) :
string
contents
string
리턴
string
TryCache()
공개
메소드
public
TryCache
(
IList
items
) :
void
items
IList
리턴
void