C# 클래스 DemoApp.Web.DomainModels.Publisher

상속: DomainEntity
파일 보기 프로젝트 열기: marufbd/Zephyr.NET 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Publisher ( ) : System.Collections.Generic
ToString ( ) : string
Validate ( ) : IEnumerable

메소드 상세

Publisher() 공개 메소드

public Publisher ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Validate() 공개 메소드

public Validate ( ) : IEnumerable
리턴 IEnumerable