Class ImportantData
Example for a JsonConvert'able type
Namespace: EasyCommunication.SharedTypes
Assembly: EasyCommunication.dll
Syntax
public class ImportantData
Properties
| Improve this Doc View Source
ImportantMessage
Declaration
public string ImportantMessage { get; set; }
Property Value
Type
Description
System.String
Last updated
Was this helpful?