C# 클래스 Pizza.Droid.UI.PresenterRegistration

파일 보기 프로젝트 열기: JelleDamen/CustomMvxAndroidPresenter

공개 메소드들

메소드 설명
PresenterRegistration ( Type viewModel ) : System
PresenterRegistration ( Type viewModel, int region ) : System

메소드 상세

PresenterRegistration() 공개 메소드

public PresenterRegistration ( Type viewModel ) : System
viewModel System.Type
리턴 System

PresenterRegistration() 공개 메소드

public PresenterRegistration ( Type viewModel, int region ) : System
viewModel System.Type
region int
리턴 System