コード例 #1
0
 public static FeatureInfo GetInfo(this ISystemFeature feature)
 {
     return(FeatureInfo.BuildFrom(feature));
 }