C# Class StackEvt, plausible-deniability

Inheritance: SimEvt
Mostra file Open project: ad510/plausible-deniability

Public Methods

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

Private Methods

Method Description
StackEvt ( ) : System

Method Details

StackEvt() public method

public StackEvt ( long timeVal, List pathsVal, int nSeeUnitsVal ) : System
timeVal long
pathsVal List
nSeeUnitsVal int
return System

apply() public method

public apply ( Sim, g ) : void
g Sim,
return void