C# Class SnippetCommand, ynoteclassic

Inheritance: ICommand
Afficher le fichier Open project: samarjeet27/ynoteclassic

Méthodes publiques

Méthode Description
GetCommands ( ) : string[]
ProcessCommand ( string val, IYnote ynote ) : void

Method Details

GetCommands() public méthode

public GetCommands ( ) : string[]
Résultat string[]

ProcessCommand() public méthode

public ProcessCommand ( string val, IYnote ynote ) : void
val string
ynote IYnote
Résultat void