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
Mono
CSharp
Undo
C# Class Mono.CSharp.Undo
Mostra file
Open project: praeclarum/runcs
Class Usage Examples
Public Methods
Method
Description
AddTypeContainer
(
TypeContainer
current_container
,
TypeContainer
tc
) :
void
ExecuteUndo
( ) :
void
Undo
( ) :
System
Method Details
AddTypeContainer()
public
method
public
AddTypeContainer
(
TypeContainer
current_container
,
TypeContainer
tc
) :
void
current_container
TypeContainer
tc
TypeContainer
return
void
ExecuteUndo()
public
method
public
ExecuteUndo
( ) :
void
return
void
Undo()
public
method
public
Undo
( ) :
System
return
System