C# Class ReactiveUI.Slim.PropertyValueChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: VistianOpenSource/ReactiveUI.Slim

Méthodes publiques

Свойство Type Description
Name string

Méthodes publiques

Méthode Description
PropertyValueChangedEventArgs ( string name ) : System

Method Details

PropertyValueChangedEventArgs() public méthode

public PropertyValueChangedEventArgs ( string name ) : System
name string
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string