C# Class Sport.Mobile.Shared.ChallengeViewModel

Inheritance: BaseViewModel
ファイルを表示 Open project: xamarin/Sport Class Usage Examples

Protected Properties

Property Type Description
_challenge Challenge

Public Methods

Method Description
NotifyPropertiesChanged ( [ caller = "" ) : void

Method Details

NotifyPropertiesChanged() public method

public NotifyPropertiesChanged ( [ caller = "" ) : void
caller [
return void

Property Details

_challenge protected_oe property

protected Challenge _challenge
return Challenge