Class HtmlDataItem
public class HtmlDataItem
- Inheritance
-
HtmlDataItem
- Inherited Members
- Extension Methods
Constructors
HtmlDataItem(HistoryEntity, TimeZoneInfo)
public HtmlDataItem(HistoryEntity change, TimeZoneInfo timeZone)
Parameters
changeHistoryEntitytimeZoneTimeZoneInfo
Properties
What
public string What { get; }
Property Value
When
public string When { get; }
Property Value
Who
public string Who { get; }