C# 클래스 Habanero.Smooth.Test.DummyTypeSourceWithMockItems

상속: ITypeSource
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CreateTypes IEnumerable

공개 메소드들

메소드 설명
DummyTypeSourceWithMockItems ( ) : System
DummyTypeSourceWithMockItems ( int noOfItems ) : System
GetTypes ( ) : IEnumerable

비공개 메소드들

메소드 설명
CreateTypes ( ) : IEnumerable

메소드 상세

DummyTypeSourceWithMockItems() 공개 메소드

public DummyTypeSourceWithMockItems ( ) : System
리턴 System

DummyTypeSourceWithMockItems() 공개 메소드

public DummyTypeSourceWithMockItems ( int noOfItems ) : System
noOfItems int
리턴 System

GetTypes() 공개 메소드

public GetTypes ( ) : IEnumerable
리턴 IEnumerable