C# 클래스 Command.Multiply, home_nursing

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

공개 메소드들

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

메소드 상세

Execute() 공개 메소드

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

Multiply() 공개 메소드

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