SVN r1000
SVN-Revision: r1000
This commit is contained in:
@@ -112,7 +112,7 @@ namespace Lskj.Control.Model
|
||||
/// Gets or sets the field text.
|
||||
/// </summary>
|
||||
/// <value>The field text.</value>
|
||||
public string Text { get; set; }
|
||||
public string Text = string.Empty;
|
||||
/// <summary>
|
||||
/// Gets or sets the default value.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user