using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace IStation { /// /// /// public class Paras_Eta_Analy { /// /// 方法 1代表自定义 /// public int Method { get; set; } } }