Ejemplo n.º 1
0
 public static Color GetColor(this ModuleInfo info)
 => info.GetAttribute <ModuleColorAttribute>()?.Color ?? Color.DarkerGrey;