C# Class MvvmCross.Binding.Bindings.Source.MvxSourcePropertyBindingEventArgs

Inheritance: EventArgs
Datei anzeigen Open project: MvvmCross/MvvmCross

Public Methods

Method Description
MvxSourcePropertyBindingEventArgs ( Object value ) : System

Method Details

MvxSourcePropertyBindingEventArgs() public method

public MvxSourcePropertyBindingEventArgs ( Object value ) : System
value Object
return System