C# Class Reusable.Flexo.All

Inheritance: CollectionExtension
ファイルを表示 Open project: he-dev/reusable

Private Properties

Property Type Description

Public Methods

Method Description
All ( ILogger logger ) : System.Collections.Generic

Protected Methods

Method Description
InvokeCore ( IEnumerable @this ) : Constant

Method Details

All() public method

public All ( ILogger logger ) : System.Collections.Generic
logger ILogger
return System.Collections.Generic

InvokeCore() protected method

protected InvokeCore ( IEnumerable @this ) : Constant
@this IEnumerable
return Constant