C# Class ReactiveUI.Slim.PropertyValueChangedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: VistianOpenSource/ReactiveUI.Slim

Public Properties

Property Type Description
Name string

Public Methods

Method Description
PropertyValueChangedEventArgs ( string name ) : System

Method Details

PropertyValueChangedEventArgs() public method

public PropertyValueChangedEventArgs ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string