net9.0
namespace System
{
public readonly struct Char : IComparable, IComparable<char>, IConvertible, IEquatable<char>, IFormattable, IParsable<char>, ISpanFormattable, ISpanParsable<char>, IUtf8SpanFormattable, IUtf8SpanParsable<char>, IAdditionOperators<char, char, char>, IAdditiveIdentity<char, char>, IBinaryInteger<char>, IBinaryNumber<char>, IBitwiseOperators<char, char, char>, IComparisonOperators<char, char, bool>, IDecrementOperators<char>, IDivisionOperators<char, char, char>, IEqualityOperators<char, char, bool>, IIncrementOperators<char>, IMinMaxValue<char>, IModulusOperators<char, char, char>, IMultiplicativeIdentity<char, char>, IMultiplyOperators<char, char, char>, INumber<char>, INumberBase<char>, IShiftOperators<char, int, char>, ISubtractionOperators<char, char, char>, IUnaryNegationOperators<char, char>, IUnaryPlusOperators<char, char>, IUnsignedNumber<char>
{
public static bool IsBetween(char c, char minInclusive, char maxInclusive);
}
}
nuget.org | 0.1 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
Design Reviews |
|
.NET | 7.08.09.0 |
Information specific to net9.0 | |
Assembly | System.Runtime , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is supported on all platforms. |