Class CourseContentSerialized
public class CourseContentSerialized
- Inheritance
-
CourseContentSerialized
- Inherited Members
- Extension Methods
Constructors
CourseContentSerialized()
public CourseContentSerialized()
Properties
Html
public string Html { get; set; }
Property Value
Label
public string Label { get; set; }
Property Value
Language
public string Language { get; set; }
Property Value
Text
public string Text { get; set; }