메소드 | 설명 | |
---|---|---|
Movie ( string title, string director ) |
Creates a new instance of the Spring.IocQuickStart.MovieFinder.Movie class.
|
public Movie ( string title, string director ) | ||
title | string | The title of the movie. |
director | string | The director of the movie. |