Class SerializableImportantData

Example for a serializable type

Namespace: EasyCommunication.SharedTypes

Assembly: EasyCommunication.dll

Syntax

[Serializable]
public class SerializableImportantData

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