C# Class Watchog.Persistence.Models.Movie

Mostra file Open project: alongubkin/watchog

Private Properties

Property Type Description

Public Methods

Method Description
UpdatedNow ( ) : Movie
WithId ( int id ) : Movie

Method Details

UpdatedNow() public method

public UpdatedNow ( ) : Movie
return Movie

WithId() public method

public WithId ( int id ) : Movie
id int
return Movie