Last updated 4 years ago
Was this helpful?
Example for a serializable type
Namespace: EasyCommunication.SharedTypes
Assembly: EasyCommunication.dll
[Serializable] public class SerializableImportantData
|
public string ImportantMessage { get; set; }
Type
Description
System.String