Notification.cs 71 B

1234
  1. public class Notification : GenericNotification<NotificationType>
  2. {
  3. }