C# 클래스 SnippetCommand, ynoteclassic

상속: ICommand
파일 보기 프로젝트 열기: samarjeet27/ynoteclassic

공개 메소드들

메소드 설명
GetCommands ( ) : string[]
ProcessCommand ( string val, IYnote ynote ) : void

메소드 상세

GetCommands() 공개 메소드

public GetCommands ( ) : string[]
리턴 string[]

ProcessCommand() 공개 메소드

public ProcessCommand ( string val, IYnote ynote ) : void
val string
ynote IYnote
리턴 void