C# Class StackEvt, plausible-deniability

Inheritance: SimEvt
Afficher le fichier Open project: ad510/plausible-deniability

Méthodes publiques

Méthode Description
StackEvt ( long timeVal, List pathsVal, int nSeeUnitsVal ) : System
apply ( Sim, g ) : void

Private Methods

Méthode Description
StackEvt ( ) : System

Method Details

StackEvt() public méthode

public StackEvt ( long timeVal, List pathsVal, int nSeeUnitsVal ) : System
timeVal long
pathsVal List
nSeeUnitsVal int
Résultat System

apply() public méthode

public apply ( Sim, g ) : void
g Sim,
Résultat void