Class SerializableImportantData
Example for a serializable type
Namespace: EasyCommunication.SharedTypes
Assembly: EasyCommunication.dll
Syntax
[Serializable]
public class SerializableImportantDataProperties
| Improve this Doc View Source
ImportantMessage
Declaration
public string ImportantMessage { get; set; }Property Value
Type
Description
System.String
Last updated
Was this helpful?