C# Class Essentials.Samples.Annotations.NotifyPropertyChangedInvocatorAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: xDelivered-Patrick/Xamarin.Forms.Essentials

Méthodes publiques

Méthode Description
NotifyPropertyChangedInvocatorAttribute ( ) : System
NotifyPropertyChangedInvocatorAttribute ( string parameterName ) : System

Method Details

NotifyPropertyChangedInvocatorAttribute() public méthode

public NotifyPropertyChangedInvocatorAttribute ( ) : System
Résultat System

NotifyPropertyChangedInvocatorAttribute() public méthode

public NotifyPropertyChangedInvocatorAttribute ( string parameterName ) : System
parameterName string
Résultat System