C# 클래스 Mono.CSharp.Undo

파일 보기 프로젝트 열기: praeclarum/runcs 1 사용 예제들

공개 메소드들

메소드 설명
AddTypeContainer ( TypeContainer current_container, TypeContainer tc ) : void
ExecuteUndo ( ) : void
Undo ( ) : System

메소드 상세

AddTypeContainer() 공개 메소드

public AddTypeContainer ( TypeContainer current_container, TypeContainer tc ) : void
current_container TypeContainer
tc TypeContainer
리턴 void

ExecuteUndo() 공개 메소드

public ExecuteUndo ( ) : void
리턴 void

Undo() 공개 메소드

public Undo ( ) : System
리턴 System