'宣言 Public Shared Function CreateSimpleColorTool( _ ByVal key As String, _ ByVal rootColors() As Color, _ ByVal childColorCount As Integer _ ) As RadialMenuColorTool
public static RadialMenuColorTool CreateSimpleColorTool( string key, Color[] rootColors, int childColorCount )