C# 클래스 RestBugs.Services.Model.BugModel

파일 보기 프로젝트 열기: howarddierking/RestBugs

공개 메소드들

메소드 설명
Collection ( IEnumerable bugs ) : BugModel
Home ( ) : BugModel

비공개 메소드들

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

메소드 상세

Collection() 공개 정적인 메소드

public static Collection ( IEnumerable bugs ) : BugModel
bugs IEnumerable
리턴 BugModel

Home() 공개 정적인 메소드

public static Home ( ) : BugModel
리턴 BugModel