-
Home
-
API
-
Markdig.Helpers
-
CharHelper
-
Methods
-
IsAlphaNumeric(Char)
IsAlphaNumeric(Char) Method
Definition
Determines whether alpha numeric.
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static bool IsAlphaNumeric(this char c)
Parameters
Returns