public class CodeSnippetProgramDTO extends CodeSnippetDTO
| Modifier and Type | Field and Description |
|---|---|
String |
codeSnippet
The code snippet.
|
String |
programmingLanguage
The programming language of the code snippet.
|
description, id, title| Constructor and Description |
|---|
CodeSnippetProgramDTO() |
Copyright © 2021. All rights reserved.