Search Results for

    Show / Hide Table of Contents

    Class NotificationMessage

    Inheritance
    object
    NotificationMessage
    Implements
    INotificationMessage
    Namespace: i5.Toolkit.Core.Experimental.NotificationSystem
    Assembly: cs.temp.dll.dll
    Syntax
    public class NotificationMessage : INotificationMessage

    Constructors

    NotificationMessage(string)

    Declaration
    public NotificationMessage(string content)
    Parameters
    Type Name Description
    string content

    Properties

    Content

    Declaration
    public string Content { get; }
    Property Value
    Type Description
    string

    Implements

    INotificationMessage
    In this article
    Back to top i5 Toolkit Documentation