C# Class Extended_Movie.Models.Cinema

Afficher le fichier Open project: LeagueOfDevelopers/Movie-Extended

Méthodes publiques

Méthode Description
Cinema ( System.Guid id, string name, string address, System.Guid companyId ) : System

Méthodes protégées

Méthode Description
Cinema ( ) : System

Method Details

Cinema() protected méthode

protected Cinema ( ) : System
Résultat System

Cinema() public méthode

public Cinema ( System.Guid id, string name, string address, System.Guid companyId ) : System
id System.Guid
name string
address string
companyId System.Guid
Résultat System