Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SnippetCommand
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