C# Class Case.IssueTracker.Data.BCF2.Markup

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: WeConnect/issue-tracker Class Usage Examples

Private Properties

Свойство Type Description
CommentOnCollectionChanged void
NotifyPropertyChanged void

Méthodes publiques

Méthode Description
Markup ( ) : System
Markup ( System.DateTime created ) : System
RegisterEvents ( ) : void

Private Methods

Méthode Description
CommentOnCollectionChanged ( object sender, NotifyCollectionChangedEventArgs notifyCollectionChangedEventArgs ) : void
NotifyPropertyChanged ( String info ) : void

Method Details

Markup() public méthode

public Markup ( ) : System
Résultat System

Markup() public méthode

public Markup ( System.DateTime created ) : System
created System.DateTime
Résultat System

RegisterEvents() public méthode

public RegisterEvents ( ) : void
Résultat void