C# 클래스 FeatureSwitch.Strategies.BaseStrategyImpl

상속: FeatureSwitch.Strategies.Implementations.BaseStrategyReaderImpl, IStrategyStorageWriter
파일 보기 프로젝트 열기: valdisiljuconoks/FeatureSwitch

공개 메소드들

메소드 설명
Write ( bool state ) : void

메소드 상세

Write() 공개 추상적인 메소드

public abstract Write ( bool state ) : void
state bool
리턴 void