Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Dev2
Tests
Diagnostics
DebugStateMock
C# Class Dev2.Tests.Diagnostics.DebugStateMock
Inheritance:
Dev2.Diagnostics.Debug.DebugState
Afficher le fichier
Open project: Warewolf-ESB/Warewolf
Méthodes publiques
Méthode
Description
SaveFile
(
string
contents
) :
string
TryCache
(
IList
items
) :
void
Method Details
SaveFile()
public
méthode
public
SaveFile
(
string
contents
) :
string
contents
string
Résultat
string
TryCache()
public
méthode
public
TryCache
(
IList
items
) :
void
items
IList
Résultat
void