C# Class MovieDemo.Movie

Afficher le fichier Open project: zenogantner/MML-KDD

Méthodes publiques

Méthode Description
Movie ( int id, string title, int year, string imdb_key ) : System

Method Details

Movie() public méthode

public Movie ( int id, string title, int year, string imdb_key ) : System
id int
title string
year int
imdb_key string
Résultat System