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