Namespace: Cartella.Classes.NotificationLogs
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class UserAccountNotificationLogger : NotificationLogger
Visual Basic
Public Class UserAccountNotificationLogger _
	Inherits NotificationLogger
Visual C++
public ref class UserAccountNotificationLogger : public NotificationLogger

Inheritance Hierarchy

System..::..Object
  Cartella.Classes.NotificationLogs..::..NotificationLogger
    Cartella.Classes.NotificationLogs..::..UserAccountNotificationLogger

See Also