C# Class MonoTouch.MVVM.NavbarButtonAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: escoz/MonoTouch.MVVM

Méthodes publiques

Méthode Description
NavbarButtonAttribute ( ) : System
NavbarButtonAttribute ( UIBarButtonSystemItem buttonType ) : System
NavbarButtonAttribute ( string title ) : System

Method Details

NavbarButtonAttribute() public méthode

public NavbarButtonAttribute ( ) : System
Résultat System

NavbarButtonAttribute() public méthode

public NavbarButtonAttribute ( UIBarButtonSystemItem buttonType ) : System
buttonType UIBarButtonSystemItem
Résultat System

NavbarButtonAttribute() public méthode

public NavbarButtonAttribute ( string title ) : System
title string
Résultat System