메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
InitList ( ) : void |
Initialises the in-mememory list of stored movies.
|