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