C# 클래스 XG.Model.Domain.Notifications

상속: AObjects
파일 보기 프로젝트 열기: lformella/xdcc-grabscher 1 사용 예제들

공개 메소드들

메소드 설명
Add ( Notification aObject ) : bool
Remove ( Notification aObject ) : bool

보호된 메소드들

메소드 설명
DuplicateChildExists ( AObject aObject ) : bool

메소드 상세

Add() 공개 메소드

public Add ( Notification aObject ) : bool
aObject Notification
리턴 bool

DuplicateChildExists() 보호된 메소드

protected DuplicateChildExists ( AObject aObject ) : bool
aObject AObject
리턴 bool

Remove() 공개 메소드

public Remove ( Notification aObject ) : bool
aObject Notification
리턴 bool