C# 클래스 Prizm.Domain.Entity.ItemExtensions

Extensions for Item class. Methods cannot be added directly to Prizm.Domain.Entity.Item class because of Hibernate proxy generation mechanism.
파일 보기 프로젝트 열기: AleksMorozova/prizm

공개 메소드들

메소드 설명
IsNew ( this item ) : bool

메소드 상세

IsNew() 공개 정적인 메소드

public static IsNew ( this item ) : bool
item this
리턴 bool