初始化上传
This commit is contained in:
13
常用工具集/ViewModels/05其他/角度弧度转换ViewModel.cs
Normal file
13
常用工具集/ViewModels/05其他/角度弧度转换ViewModel.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using 常用工具集.Base;
|
||||
|
||||
namespace 常用工具集.ViewModel._05其他
|
||||
{
|
||||
public class 角度弧度转换ViewModel : ViewModelBase
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user