DecoderExceptionFallback Methods
.NET Framework (current version)
Namespace:
System.Text
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CreateFallbackBuffer() | Returns a decoder fallback buffer that throws an exception if it cannot convert a sequence of bytes to a character. (Overrides DecoderFallback::CreateFallbackBuffer().) |
![]() | Equals(Object^) | Indicates whether the current DecoderExceptionFallback object and a specified object are equal.(Overrides Object::Equals(Object^).) |
![]() | GetHashCode() | Retrieves the hash code for this instance.(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
