Method | Description | |
---|---|---|
ColonDelimitedMovieFinder ( |
Creates a new instance of the Spring.IocQuickStart.MovieFinder.ColonDelimitedMovieFinder class.
|
|
FindAll ( ) : IList |
Finds all of the movies stored in this Spring.IocQuickStart.MovieFinder.IMovieFinder implementation.
|
Method | Description | |
---|---|---|
InitList ( ) : void |
Loads all of the movies in the file referred to by
|
public ColonDelimitedMovieFinder ( |
||
file | /// The file containing colon delimited movies. /// | |
return | System.IO |