C# 클래스 KenEgozi.Demos.MR.Web.Domain.Entities.Cat

파일 보기 프로젝트 열기: kenegozi/monorail-aspview-demo 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Cat System.Collections.Generic

공개 메소드들

메소드 설명
All ( ) : IEnumerable
WithId ( int id ) : Cat

비공개 메소드들

메소드 설명
Cat ( ) : System.Collections.Generic

메소드 상세

All() 공개 정적인 메소드

public static All ( ) : IEnumerable
리턴 IEnumerable

WithId() 공개 정적인 메소드

public static WithId ( int id ) : Cat
id int
리턴 Cat