Show / Hide Table of Contents

    Class ThrowExtensionRoot

    Represents the extension root class for Throw.A.

    Представляет класс корень-расширения для Throw.A.

    Inheritance
    Object
    ThrowExtensionRoot
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Platform.Exceptions.ExtensionRoots
    Assembly: Platform.Exceptions.dll
    Syntax
    public class ThrowExtensionRoot

    Extension Methods

    ThrowExtensions.NotSupportedException(ThrowExtensionRoot)
    ThrowExtensions.NotSupportedExceptionAndReturn<TReturn>(ThrowExtensionRoot)
    ThrowExtensions.NotImplementedException(ThrowExtensionRoot)
    ThrowExtensions.NotImplementedExceptionAndReturn<TReturn>(ThrowExtensionRoot)
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX