Class ImportantData

Example for a JsonConvert'able type

Namespace: EasyCommunication.SharedTypes

Assembly: EasyCommunication.dll

Syntax

public class ImportantData

Properties

| Improve this Docarrow-up-right View Sourcearrow-up-right

ImportantMessage

Declaration

public string ImportantMessage { get; set; }

Property Value

Type

Description

System.String

Last updated