Skip to content

fatbigbright/StateDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StateDemo

A C# demo to implement state pattern

This project is edited and built under MonoDevelop 3.0.3.2 .

2012/6/28

New version, both operation and its result can confirm a specified state.

2012/6/27

In the initial version, the demo implemented a state machine that is driven by operation. Given a specified operation and a state, there must be one specified state as the operating result.

About

A C# demo to implement state pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages