Last updated 4 years ago
Was this helpful?
Example for a JsonConvert'able type
Namespace: EasyCommunication.SharedTypes
Assembly: EasyCommunication.dll
public class ImportantData
|
public string ImportantMessage { get; set; }
Type
Description
System.String