'Declaration
Public Overrides Property PromptChar As Char
'Usage
Dim instance As GcNumber Dim value As Char instance.PromptChar = value value = instance.PromptChar
public override char PromptChar {get; set;}
'Declaration
Public Overrides Property PromptChar As Char
'Usage
Dim instance As GcNumber Dim value As Char instance.PromptChar = value value = instance.PromptChar
public override char PromptChar {get; set;}