Suoranta.EnterpriseLib.Web - Developer API

NameGenerator Constructor (IList<(Of <(<'String>)>)>, IList<(Of <(<'String>)>)>, IList<(Of <(<'String>)>)>)

Namespace:  Suoranta.EnterpriseLib.Util.MockData
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public NameGenerator(
	IList<string> femaleFirstNames,
	IList<string> maleFirstNames,
	IList<string> lastNames
)

Parameters

femaleFirstNames
Type: IList<(Of <(<'String>)>)>
maleFirstNames
Type: IList<(Of <(<'String>)>)>
lastNames
Type: IList<(Of <(<'String>)>)>