|
|
|
Command Design pattern from wikipedia
|
In object-oriented programming, the Command pattern is a design pattern in which objects are used to represent actions. A command object encapsulates an action and its parameters.
http://en.wikipedia.org/wiki/Command_pattern
created by syam1224 on 2008-05-08 21:37:13
|
|
|
|
|