C# Class Prebuild.Core.Parse.IfContext

Summary description for IfContext.
Afficher le fichier Open project: aurora-sim/Aurora-Libs Class Usage Examples

Méthodes publiques

Méthode Description
IfContext ( bool active, bool keep, IfState state ) : System

Initializes a new instance of the IfContext class.

Method Details

IfContext() public méthode

Initializes a new instance of the IfContext class.
public IfContext ( bool active, bool keep, IfState state ) : System
active bool if set to true [active].
keep bool if set to true [keep].
state IfState The state.
Résultat System