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