C# Class Dev2.Tests.Diagnostics.DebugStateMock

Inheritance: Dev2.Diagnostics.Debug.DebugState
显示文件 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