fixed invalid XML comment
This commit is contained in:
@ -11,7 +11,7 @@ namespace Oqtane.Models
|
|||||||
public string Name { get; set; }
|
public string Name { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Namespace & name of the UI control to configure this database, like `Oqtane.Installer.Controls.SqlServerConfig, Oqtane.Client`
|
/// Namespace & name of the UI control to configure this database, like `Oqtane.Installer.Controls.SqlServerConfig, Oqtane.Client`
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string ControlType { get; set; }
|
public string ControlType { get; set; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user