修改命名空间
This commit is contained in:
@@ -9,7 +9,7 @@ public partial class RenameFamilyItem : ObservableValidator
|
||||
public partial bool IsSelected { get; set; }
|
||||
|
||||
[ObservableProperty]
|
||||
[Attributes.UndefinedChar]
|
||||
[Common.Attributes.UndefinedChar]
|
||||
[NotifyDataErrorInfo]
|
||||
public partial string NewFamilyName { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user