C# Class SweetVids.Core.Domain.Video

Inheritance: System.Entity
ファイルを表示 Open project: rauhryan/sweetvids

Private Properties

Property Type Description

Public Methods

Method Description
AddComment ( VideoComment comment ) : void
ToString ( ) : string

Method Details

AddComment() public method

public AddComment ( VideoComment comment ) : void
comment VideoComment
return void

ToString() public method

public ToString ( ) : string
return string