Search Results for

    Show / Hide Table of Contents

    Interface IFederalStateRepository

    Namespace: Simplic.Geography
    Assembly: Simplic.Geography.dll
    Syntax
    public interface IFederalStateRepository

    Methods

    | Improve this Doc View Source

    GetByCountry(Guid)

    Declaration
    IEnumerable<FederalState> GetByCountry(Guid countryId)
    Parameters
    Type Name Description
    System.Guid countryId
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<FederalState>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx