Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dev2
Tests
Diagnostics
DebugStateMock
C# Class Dev2.Tests.Diagnostics.DebugStateMock
Inheritance:
Dev2.Diagnostics.Debug.DebugState
Show file
Open project: Warewolf-ESB/Warewolf
Public Methods
Method
Description
SaveFile
(
string
contents
) :
string
TryCache
(
IList
items
) :
void
Method Details
SaveFile()
public
method
public
SaveFile
(
string
contents
) :
string
contents
string
return
string
TryCache()
public
method
public
TryCache
(
IList
items
) :
void
items
IList
return
void