C# Class Command.Add, home_nursing

Inheritance: Operator
Afficher le fichier Open project: ChristianHoj/home_nursing

Méthodes publiques

Méthode Description
Add ( ) : System.Collections.Generic
Execute ( Stack values ) : void

Method Details

Add() public méthode

public Add ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Execute() public méthode

public Execute ( Stack values ) : void
values Stack
Résultat void