C# 클래스 Extended_Movie.Models.Cinema

파일 보기 프로젝트 열기: LeagueOfDevelopers/Movie-Extended

공개 메소드들

메소드 설명
Cinema ( System.Guid id, string name, string address, System.Guid companyId ) : System

보호된 메소드들

메소드 설명
Cinema ( ) : System

메소드 상세

Cinema() 보호된 메소드

protected Cinema ( ) : System
리턴 System

Cinema() 공개 메소드

public Cinema ( System.Guid id, string name, string address, System.Guid companyId ) : System
id System.Guid
name string
address string
companyId System.Guid
리턴 System