CtMircoGageVmUt.cs 269 Bytes
Newer Older
潘栩锋's avatar
潘栩锋 committed
1 2 3 4 5 6 7 8
using GalaSoft.MvvmLight.Command;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

潘栩锋's avatar
潘栩锋 committed
9
namespace FLY.Thick.Base.UI
潘栩锋's avatar
潘栩锋 committed
10
{
11
    class CtMircoGageVmUt: CtMicroGageVm
潘栩锋's avatar
潘栩锋 committed
12
    {
13

潘栩锋's avatar
潘栩锋 committed
14 15
    }
}