C# Class MbDotNet.Models.Predicates.NotPredicate

Inheritance: PredicateBase
Mostra file Open project: mattherman/MbDotNet Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
NotPredicate ( PredicateBase childPredicate ) : System

Method Details

NotPredicate() public method

public NotPredicate ( PredicateBase childPredicate ) : System
childPredicate PredicateBase
return System