C# Class EventHandlerDemo.StringLister

显示文件 Open project: markrendle/FunctionalAlchemy Class Usage Examples

Public Methods

Method Description
ListStrings ( IEnumerable strings ) : void

Method Details

ListStrings() public method

public ListStrings ( IEnumerable strings ) : void
strings IEnumerable
return void