Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PeriodicSystem
Commands
ChangeBindingCommand
C# 클래스 PeriodicSystem.Commands.ChangeBindingCommand
상속:
IUndoRedoCommand
파일 보기
프로젝트 열기: MrKimberwood/Gruppe6
공개 메소드들
메소드
설명
ChangeBindingCommand
(
Binding
binding
) :
System
execute
( ) :
void
unexecute
( ) :
void
메소드 상세
ChangeBindingCommand()
공개
메소드
public
ChangeBindingCommand
(
Binding
binding
) :
System
binding
Model.Binding
리턴
System
execute()
공개
메소드
public
execute
( ) :
void
리턴
void
unexecute()
공개
메소드
public
unexecute
( ) :
void
리턴
void