Search Results for

    Show / Hide Table of Contents

    Class ValueEnumerableTests

    Inheritance
    System.Object
    ValueEnumerableTests
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: MoreStructures.Tests.Utilities
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class ValueEnumerableTests

    Methods

    | Improve this Doc View Source

    Ctor_DoesntEnumerateUnderlyingEnumerable()

    Declaration
    public void Ctor_DoesntEnumerateUnderlyingEnumerable()
    | Improve this Doc View Source

    Ctor_IsIdempotent()

    Declaration
    public void Ctor_IsIdempotent()
    | Improve this Doc View Source

    Equals_ByValueOnItemsOfUnderlyingEnumerable()

    Declaration
    public void Equals_ByValueOnItemsOfUnderlyingEnumerable()
    | Improve this Doc View Source

    GetEnumerator_WithGeneric_GivesItemsOfUnderlyingEnumerable()

    Declaration
    public void GetEnumerator_WithGeneric_GivesItemsOfUnderlyingEnumerable()
    | Improve this Doc View Source

    GetEnumerator_WithoutGeneric_GivesItemsOfUnderlyingEnumerable()

    Declaration
    public void GetEnumerator_WithoutGeneric_GivesItemsOfUnderlyingEnumerable()
    | Improve this Doc View Source

    GetHashCode_ByValueOnItemsOfUnderlyingEnumerable()

    Declaration
    public void GetHashCode_ByValueOnItemsOfUnderlyingEnumerable()
    | Improve this Doc View Source

    ToString_IncludesUnderlyingEnumerableToString()

    Declaration
    public void ToString_IncludesUnderlyingEnumerableToString()

    Extension Methods

    SuffixStructureNodeExtensions.GetAllSuffixesFor<TEdge, TNode>(TNode, TextWithTerminator)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX