コード例 #1
0
 public static object GetIcon(IIconComponent that) => that.Value("icon");
コード例 #2
0
 public static FaLinksPropertyEditor.Models.FaIcon GetIcon(IIconComponent that) => that.Value <FaLinksPropertyEditor.Models.FaIcon>("icon");