C# 클래스 Wox.Plugin.Runner.RunnerConfiguration

파일 보기 프로젝트 열기: jessebarocio/Wox.Plugin.Runner 1 사용 예제들

공개 메소드들

메소드 설명
GetCommands ( ) : IEnumerable
SaveCommands ( IEnumerable commands ) : void

메소드 상세

GetCommands() 공개 정적인 메소드

public static GetCommands ( ) : IEnumerable
리턴 IEnumerable

SaveCommands() 공개 정적인 메소드

public static SaveCommands ( IEnumerable commands ) : void
commands IEnumerable
리턴 void