C# Class XG.Model.Domain.Notification

Inheritance: AObject
显示文件 Open project: lformella/xdcc-grabscher Class Usage Examples

Public Methods

Method Description
Notification ( Notification aType, AObject aObject1, AObject aObject2 = null ) : System

Method Details

Notification() public method

public Notification ( Notification aType, AObject aObject1, AObject aObject2 = null ) : System
aType Notification
aObject1 AObject
aObject2 AObject
return System