using Common; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MeterSceneLibrary { public class compare { private rtInfo rt = new rtInfo(); public rtInfo MeterMethod(PreTrackScale scale) { //MeterWorkCompareSpot return rt; } } }