C# Class Command.Add, home_nursing

Inheritance: Operator
Mostrar archivo Open project: ChristianHoj/home_nursing

Public Methods

Method Description
Add ( ) : System.Collections.Generic
Execute ( Stack values ) : void

Method Details

Add() public method

public Add ( ) : System.Collections.Generic
return System.Collections.Generic

Execute() public method

public Execute ( Stack values ) : void
values Stack
return void