C# Class Case.IssueTracker.Data.Jira

View Model used as data context
Inheritance: INotifyPropertyChanged
显示文件 Open project: WeConnect/issue-tracker

Private Properties

Property Type Description

Public Methods

Method Description
NotifyPropertyChanged ( String info ) : void

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( String info ) : void
info String
return void