C# 클래스 FeatureSwitch.Strategies.Implementations.HttpSessionStrategyImpl

상속: BaseStrategyImpl
파일 보기 프로젝트 열기: valdisiljuconoks/FeatureSwitch

공개 메소드들

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

메소드 상세

Read() 공개 메소드

public Read ( ) : bool
리턴 bool

Write() 공개 메소드

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