Show / Hide Table of Contents

Interface IHaveClient

Provides a RepositoryClientBase property, and is implemented by navigation Node types that have a directly associated repository client.

Namespace: Algenta.Colectica.ViewModel.Navigator
Assembly: Algenta.Colectica.ViewModel.dll
Syntax
public interface IHaveClient

Properties

Client

Gets the repository client.

Declaration
RepositoryClientBase Client { get; }
Property Value
Type Description
RepositoryClientBase

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica