PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.IEnumerableWrapper Interface Reference

Used to describe a wrapper. More...

Inheritance diagram for PeanutButter.Utils.IEnumerableWrapper:
PeanutButter.Utils.EnumerableWrapper PeanutButter.Utils.EnumeratorWrapper< T > PeanutButter.Utils.EnumerableWrapper< T >

Properties

bool IsValid [get]
 Flag: communicates if the wrapping was successful. Unsuccessful wraps will result in empty enumerations.

Detailed Description

Used to describe a wrapper.

  • IsValid should flag whether or not the wrapping was successful

Property Documentation

◆ IsValid

bool PeanutButter.Utils.IEnumerableWrapper.IsValid
get

Flag: communicates if the wrapping was successful. Unsuccessful wraps will result in empty enumerations.

Implemented in PeanutButter.Utils.EnumerableWrapper, and PeanutButter.Utils.EnumeratorWrapper< T >.


The documentation for this interface was generated from the following file:
  • source/Utils/PeanutButter.Utils/EnumerableWrapper.cs