C# 클래스 WebServices.RxNormSample.DrugSearchingView

상속: UIView
파일 보기 프로젝트 열기: xamarin/mobile-samples 1 사용 예제들

공개 메소드들

메소드 설명
DrugSearchingView ( System.Action searchCancelled ) : System
LayoutSubviews ( ) : void

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
Handle_CancelButtonTouchUpInside ( object sender, EventArgs e ) : void
InitializeView ( ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

DrugSearchingView() 공개 메소드

public DrugSearchingView ( System.Action searchCancelled ) : System
searchCancelled System.Action
리턴 System

LayoutSubviews() 공개 메소드

public LayoutSubviews ( ) : void
리턴 void