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 contents  | 
      
| DisplayName | The display name  | 
      
| Guid | The unique identifier  | 
      
| JSON | The json  | 
      
Methods
| Name | Description | 
|---|---|
| Create() | Creates this instance.  |