C# Class FeatureSwitch.Strategies.BaseStrategyImpl

Inheritance: FeatureSwitch.Strategies.Implementations.BaseStrategyReaderImpl, IStrategyStorageWriter
Afficher le fichier Open project: valdisiljuconoks/FeatureSwitch

Méthodes publiques

Méthode Description
Write ( bool state ) : void

Method Details

Write() public abstract méthode

public abstract Write ( bool state ) : void
state bool
Résultat void