Class SPCTraceParamModel
- Namespace
- CMS.Plugin.SPCAnalysis.Abstractions.Models
- Assembly
- CMS.Plugin.SPCAnalysis.Abstractions.dll
public class SPCTraceParamModel
- Inheritance
-
SPCTraceParamModel
- Inherited Members
Properties
Key
参数Key
public string Key { get; set; }
Property Value
Value
参数值
public string Value { get; set; }