C# 클래스 Command.Add, home_nursing

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

공개 메소드들

메소드 설명
Add ( ) : System.Collections.Generic
Execute ( Stack values ) : void

메소드 상세

Add() 공개 메소드

public Add ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Execute() 공개 메소드

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