C# 클래스 Open.Testing.Models.CustomListItem

A list-item node for custom UI.
상속: Open.Core.Lists.ListItem, IViewFactory
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL

공개 메소드들

메소드 설명
CreateView ( ) : IView
CustomListItem ( CustomListItemType viewType ) : Open.Core

Constructor.

메소드 상세

CreateView() 공개 메소드

public CreateView ( ) : IView
리턴 IView

CustomListItem() 공개 메소드

Constructor.
public CustomListItem ( CustomListItemType viewType ) : Open.Core
viewType CustomListItemType
리턴 Open.Core