Show / Hide Table of Contents

Interface IService

Base interface to provide customizable presentation logic for view components.

Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public interface IService

Properties

Name Description
DataPresenter

Gets the associated DataPresenter.

Methods

Name Description
Initialize(DataPresenter)

Initializes the service.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest