C# 클래스 StorytellerDocGen.Commands.CommandUsageCache

상속: ICommandUsageCache
파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
CommandUsageCache ( DocSettings settings ) : System.IO
ReportFor ( string app, string command ) : CommandReport

메소드 상세

CommandUsageCache() 공개 메소드

public CommandUsageCache ( DocSettings settings ) : System.IO
settings DocSettings
리턴 System.IO

ReportFor() 공개 메소드

public ReportFor ( string app, string command ) : CommandReport
app string
command string
리턴 CommandReport