Commit adcbd087 HZH

描述信息

1 个父辈 e1ec15b0
...@@ -62,6 +62,7 @@ namespace HZH_Controls.Controls ...@@ -62,6 +62,7 @@ namespace HZH_Controls.Controls
/// Gets or sets the lampstand. /// Gets or sets the lampstand.
/// </summary> /// </summary>
/// <value>The lampstand.</value> /// <value>The lampstand.</value>
[Description("灯座颜色"), Category("自定义")]
public Color Lampstand public Color Lampstand
{ {
get { return lampstand; } get { return lampstand; }
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!