维护更新
This commit is contained in:
@@ -23,7 +23,7 @@ namespace ShrlAlgoStudio
|
||||
/// <summary>
|
||||
/// Iconfont2CSharpView.xaml 的交互逻辑
|
||||
/// </summary>
|
||||
public partial class Iconfont2CSharpView : Window
|
||||
public partial class Iconfont2CSharpView
|
||||
{
|
||||
public ObservableCollection<IconItem> Icons { get; set; } = new ObservableCollection<IconItem>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user