- Assembly
- Wyam
.CodeAnalysis .dll - Namespace
- Wyam
.CodeAnalysis - Containing Type
- RevisionComment
Syntax
public RevisionComment(string date, string version, string author, string html)
Parameters
Name | Type | Description |
---|---|---|
date | string | |
version | string | |
author | string | |
html | string |
Return Value
Type | Description |
---|---|
void |