C# Class XG.Model.Domain.Notifications

Inheritance: AObjects
Afficher le fichier Open project: lformella/xdcc-grabscher Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Notification aObject ) : bool
Remove ( Notification aObject ) : bool

Méthodes protégées

Méthode Description
DuplicateChildExists ( AObject aObject ) : bool

Method Details

Add() public méthode

public Add ( Notification aObject ) : bool
aObject Notification
Résultat bool

DuplicateChildExists() protected méthode

protected DuplicateChildExists ( AObject aObject ) : bool
aObject AObject
Résultat bool

Remove() public méthode

public Remove ( Notification aObject ) : bool
aObject Notification
Résultat bool