C# 클래스 Command.Operator, home_nursing

파일 보기 프로젝트 열기: ChristianHoj/home_nursing

공개 프로퍼티들

프로퍼티 타입 설명
weight int

공개 메소드들

메소드 설명
Execute ( Stack values ) : void

메소드 상세

Execute() 공개 추상적인 메소드

public abstract Execute ( Stack values ) : void
values Stack
리턴 void

프로퍼티 상세

weight 공개적으로 프로퍼티

public int weight
리턴 int