TryWriteInterpolatedStringHandler
TryWriteInterpolatedStringHandler(Int32, Int32, Span<Byte>, Boolean)
TryWriteInterpolatedStringHandler(Int32, Int32, Span<Byte>, IFormatProvider, Boolean)
AppendFormatted(String)
AppendFormatted(Object, Int32, String)
AppendFormatted(String, Int32, String)
AppendFormatted(ReadOnlySpan<Byte>)
AppendFormatted(ReadOnlySpan<Char>)
AppendFormatted<T>(T)
AppendFormatted<T>(T, Int32)
AppendFormatted<T>(T, String)
AppendFormatted(ReadOnlySpan<Byte>, Int32, String)
AppendFormatted(ReadOnlySpan<Char>, Int32, String)
AppendFormatted<T>(T, Int32, String)
AppendLiteral(String)
net9.0
namespace System.Text.Unicode
{
public static class Utf8
{
[EditorBrowsable(EditorBrowsableState.Never)]
[InterpolatedStringHandler]
public struct TryWriteInterpolatedStringHandler
{
public bool AppendLiteral(string! value);
}
}
}
nuget.org | 0.1 %
Reference this API |
---|---|
.NET | 8.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. |
- Built-in API
- Package-provided API