Method | Description | |
---|---|---|
AddMovie ( |
Add a movie to the list.
|
|
FindAll ( ) : IList |
Finds all of the movies stored in this Spring.IocQuickStart.MovieFinder.IMovieFinder implementation.
|
|
SimpleMovieFinder ( ) : System.Collections |
Creates a new instance of the Spring.IocQuickStart.MovieFinder.SimpleMovieFinder class.
|
Method | Description | |
---|---|---|
InitList ( ) : void |
Initialises the in-mememory list of stored movies.
|
public SimpleMovieFinder ( ) : System.Collections | ||
return | System.Collections |