C# Class ARUP.IssueTracker.Classes.BCF

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ArupAus/issue-tracker

Méthodes publiques

Méthode Description
BCF ( ) : System
NotifyPropertyChanged ( String info ) : void

Method Details

BCF() public méthode

public BCF ( ) : System
Résultat System

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( String info ) : void
info String
Résultat void