C# 클래스 MonoReports.Core.ControlViewFactory

상속: IControlViewFactory
파일 보기 프로젝트 열기: modesto/monoreports 1 사용 예제들

공개 메소드들

메소드 설명
ControlViewFactory ( DesignService designService ) : System
CreateControlView ( MonoReports control, SectionView sectionView ) : MonoReports.ControlView.ControlViewBase

메소드 상세

ControlViewFactory() 공개 메소드

public ControlViewFactory ( DesignService designService ) : System
designService MonoReports.Services.DesignService
리턴 System

CreateControlView() 공개 메소드

public CreateControlView ( MonoReports control, SectionView sectionView ) : MonoReports.ControlView.ControlViewBase
control MonoReports
sectionView MonoReports.ControlView.SectionView
리턴 MonoReports.ControlView.ControlViewBase