C# 클래스 Redux.MultiThread.Counter.Universal.Reducers

파일 보기 프로젝트 열기: GuillaumeSalles/redux.NET

공개 메소드들

메소드 설명
ReduceCounter ( int state, IAction action ) : int

메소드 상세

ReduceCounter() 공개 정적인 메소드

public static ReduceCounter ( int state, IAction action ) : int
state int
action IAction
리턴 int