C# 클래스 Typed.Xaml.Commands.Instruction

상속: Command
파일 보기 프로젝트 열기: jamesqo/typed-xaml

공개 메소드들

메소드 설명
Execute ( ) : void
Instruction ( System.Action execute ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

Instruction() 공개 메소드

public Instruction ( System.Action execute ) : System
execute System.Action
리턴 System