C# 클래스 Ru.GameSchool.DataLayer.Repository.LevelMaterial

상속: IListObject
파일 보기 프로젝트 열기: davidein/Ru.GameSchool 1 사용 예제들

Private Properties

프로퍼티 타입 설명
FixupComments void
FixupContentType void
FixupLevel void

공개 메소드들

메소드 설명
Date ( ) : System.DateTime
IsNew ( ) : bool
ItemName ( ) : string
ItemUrl ( ) : string

비공개 메소드들

메소드 설명
FixupComments ( object sender, NotifyCollectionChangedEventArgs e ) : void
FixupContentType ( ContentType previousValue ) : void
FixupLevel ( Level previousValue ) : void

메소드 상세

Date() 공개 메소드

public Date ( ) : System.DateTime
리턴 System.DateTime

IsNew() 공개 메소드

public IsNew ( ) : bool
리턴 bool

ItemName() 공개 메소드

public ItemName ( ) : string
리턴 string

ItemUrl() 공개 메소드

public ItemUrl ( ) : string
리턴 string