C# 클래스 Cirrious.Sphero.WorkBench.UI.Wpf.MultiRegionPresenter

상속: Cirrious.MvvmCross.Wpf.Views.MvxWpfViewPresenter
파일 보기 프로젝트 열기: slodge/BallControl 1 사용 예제들

공개 메소드들

메소드 설명
MultiRegionPresenter ( MainWindow mainWindow ) : System.Linq
Present ( FrameworkElement frameworkElement ) : void

메소드 상세

MultiRegionPresenter() 공개 메소드

public MultiRegionPresenter ( MainWindow mainWindow ) : System.Linq
mainWindow MainWindow
리턴 System.Linq

Present() 공개 메소드

public Present ( FrameworkElement frameworkElement ) : void
frameworkElement System.Windows.FrameworkElement
리턴 void