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