C# Class IndentCommand, ynoteclassic

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

Méthodes publiques

Méthode Description
ProcessCommand ( string value, IYnote ynote ) : void

Private Methods

Méthode Description
PrettyXml ( string xml ) : string

Method Details

ProcessCommand() public méthode

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