Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.43 KB

File metadata and controls

31 lines (21 loc) · 1.43 KB

IQuerySnapshot Interface

Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Signatures > IQuerySnapshot

Non-generic interface for snapshot host.

public interface IQuerySnapshot

Derived IQuerySnapshotProvider<T> , QuerySnapshotProvider<T>

Properties

Property Type Description
Parent IQuerySnapshot Gets the parent provider for bubbling events.

Methods

Method Description
Void add_QueryExecuted(EventHandler<QuerySnapshotEventArgs> value)
Void OnExecuteEnumerableCalled(Expression expression) Method to raise call.
Void remove_QueryExecuted(EventHandler<QuerySnapshotEventArgs> value)

Generated Copyright Version
02/22/2021 21:59:57 (c) Copyright 2020 Jeremy Likness. 0.9.7-beta