A simple C# console application that checks whether a user-entered letter is a vowel or a consonant.
The program also validates the input to ensure the user enters exactly one alphabetical character.