C# Class Xamarin.iOS.Xamarin_iOSViewController

Afficher le fichier Open project: xamarin/mobile-samples Class Usage Examples

Méthodes publiques

Свойство Type Description
EndPoint EndpointAddress

Private Properties

Свойство Type Description
ClientOnGetHelloDataCompleted void
ClientOnSayHelloToCompleted void
CreateBasicHttp BasicHttpBinding
GetHelloWorldDataButtonTouchUpInside void
InitializeHelloWorldServiceClient void
ReleaseDesignerOutlets void
SayHelloWorldDataButtonTouchUpInside void

Méthodes publiques

Méthode Description
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void
Xamarin_iOSViewController ( ) : System

Private Methods

Méthode Description
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

Method Details

ShouldAutorotateToInterfaceOrientation() public méthode

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Résultat bool

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

Xamarin_iOSViewController() public méthode

public Xamarin_iOSViewController ( ) : System
Résultat System

Property Details

EndPoint public_oe static_oe property

public static EndpointAddress EndPoint
Résultat EndpointAddress