PeanutButter
|
Used to describe a wrapper. More...
Properties | |
bool | IsValid [get] |
Flag: communicates if the wrapping was successful. Unsuccessful wraps will result in empty enumerations. |
Used to describe a wrapper.
|
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 >.