C# 클래스 Xamarin.iOS.Xamarin_iOSViewController

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

공개 프로퍼티들

프로퍼티 타입 설명
EndPoint EndpointAddress

Private Properties

프로퍼티 타입 설명
ClientOnGetHelloDataCompleted void
ClientOnSayHelloToCompleted void
CreateBasicHttp BasicHttpBinding
GetHelloWorldDataButtonTouchUpInside void
InitializeHelloWorldServiceClient void
ReleaseDesignerOutlets void
SayHelloWorldDataButtonTouchUpInside void

공개 메소드들

메소드 설명
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void
Xamarin_iOSViewController ( ) : System

비공개 메소드들

메소드 설명
ClientOnGetHelloDataCompleted ( object sender, GetHelloDataCompletedEventArgs e ) : void
ClientOnSayHelloToCompleted ( object sender, SayHelloToCompletedEventArgs e ) : void
CreateBasicHttp ( ) : BasicHttpBinding
GetHelloWorldDataButtonTouchUpInside ( object sender, EventArgs e ) : void
InitializeHelloWorldServiceClient ( ) : void
ReleaseDesignerOutlets ( ) : void
SayHelloWorldDataButtonTouchUpInside ( object sender, EventArgs e ) : void

메소드 상세

ShouldAutorotateToInterfaceOrientation() 공개 메소드

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
리턴 bool

ViewDidLoad() 공개 메소드

public ViewDidLoad ( ) : void
리턴 void

Xamarin_iOSViewController() 공개 메소드

public Xamarin_iOSViewController ( ) : System
리턴 System

프로퍼티 상세

EndPoint 공개적으로 정적으로 프로퍼티

public static EndpointAddress EndPoint
리턴 EndpointAddress