C# Class WritersBattleField.ViewModel.MarkerViewModel.PushButtonChangedArgs

Inheritance: System.ComponentModel.PropertyChangedEventArgs
Exibir arquivo Open project: kienaiProject/ArtOfWords

Public Properties

Property Type Description
BeTrue bool

Public Methods

Method Description
PushButtonChangedArgs ( string str, bool beTrue ) : System

Method Details

PushButtonChangedArgs() public method

public PushButtonChangedArgs ( string str, bool beTrue ) : System
str string
beTrue bool
return System

Property Details

BeTrue public_oe property

public bool BeTrue
return bool