C# 클래스 SweetVids.Core.Domain.Video

상속: System.Entity
파일 보기 프로젝트 열기: rauhryan/sweetvids

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AddComment ( VideoComment comment ) : void
ToString ( ) : string

메소드 상세

AddComment() 공개 메소드

public AddComment ( VideoComment comment ) : void
comment VideoComment
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string