C# Class Effectus.Infrastructure.Fact

Inheritance: INotifyPropertyChanged
Show file Open project: ayende/Effectus

Public Methods

Method Description
Fact ( INotifyPropertyChanged observable, Func predicate ) : System

Method Details

Fact() public method

public Fact ( INotifyPropertyChanged observable, Func predicate ) : System
observable INotifyPropertyChanged
predicate Func
return System