Show / Hide Table of Contents

    Interface ISearchContext

    Interface for a search context.

    Namespace: Fibula.Common.Utilities.Pathfinding
    Assembly: Fibula.Common.Utilities.dll
    Syntax
    public interface ISearchContext

    Properties

    | Improve this Doc View Source

    SearchId

    Gets the id of the search.

    Declaration
    string SearchId { get; }
    Property Value
    Type Description
    System.String

    Extension Methods

    ObjectExtensions.YieldSingleItem<T>(T)
    ObjectExtensions.GetPropertyValue(Object, String)
    Validate.ThrowIfNull(Object, String)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.