Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NanoByte
Common
Undo
PreExecutedCommand
C# Class NanoByte.Common.Undo.PreExecutedCommand
An undo command that does nothing on the first
IUndoCommand.Execute
call, because the action was already performed beforehand
Inheritance:
FirstExecuteCommand
Mostra file
Open project: nano-byte/common
Protected Methods
Method
Description
OnFirstExecute
( ) :
void
Do nothing on first execute.
Method Details
OnFirstExecute()
protected
final
method
Do nothing on first execute.
protected
final
OnFirstExecute
( ) :
void
return
void