C# Class EvolveApp.SimonSaysColors

显示文件 Open project: xamarin/mini-hacks

Public Properties

Property Type Description
Blue Color
Green Color
Grey Color
Red Color
Yellow Color

Property Details

Blue public_oe static_oe property

public static Color Blue
return Color

Green public_oe static_oe property

public static Color Green
return Color

Grey public_oe static_oe property

public static Color Grey
return Color

Red public_oe static_oe property

public static Color Red
return Color

Yellow public_oe static_oe property

public static Color Yellow
return Color