C# Class IndentCommand, ynoteclassic

Inheritance: ICommand
Mostra file Open project: samarjeet27/ynoteclassic

Public Methods

Method Description
ProcessCommand ( string value, IYnote ynote ) : void

Private Methods

Method Description
PrettyXml ( string xml ) : string

Method Details

ProcessCommand() public method

public ProcessCommand ( string value, IYnote ynote ) : void
value string
ynote IYnote
return void