Class SerializedComment
Class SerializedComment, contains comment data. Implements the VersionedStruct
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class SerializedComment : VersionedStruct
Fields
Name | Description |
---|---|
Contents | The comment contents |
DisplayName | The display name |
Guid | The unique identifier |
JSON | The json serialized data |
Methods
Name | Description |
---|---|
Create() | Creates this instance. |