'Declaration
Public Shared ReadOnly DefaultGoodColor As Nullable(Of Color)
'Usage
Dim value As Nullable(Of Color) value = C1BulletGraph.DefaultGoodColor
public static readonly Nullable<Color> DefaultGoodColor
'Declaration
Public Shared ReadOnly DefaultGoodColor As Nullable(Of Color)
'Usage
Dim value As Nullable(Of Color) value = C1BulletGraph.DefaultGoodColor
public static readonly Nullable<Color> DefaultGoodColor