C# Class XG.Model.Domain.Notifications

Inheritance: AObjects
Show file Open project: lformella/xdcc-grabscher Class Usage Examples

Public Methods

Method Description
Add ( Notification aObject ) : bool
Remove ( Notification aObject ) : bool

Protected Methods

Method Description
DuplicateChildExists ( AObject aObject ) : bool

Method Details

Add() public method

public Add ( Notification aObject ) : bool
aObject Notification
return bool

DuplicateChildExists() protected method

protected DuplicateChildExists ( AObject aObject ) : bool
aObject AObject
return bool

Remove() public method

public Remove ( Notification aObject ) : bool
aObject Notification
return bool