Open sandboxFocus

Method FromTypeNames

FromTypeNames(string[])

Wraps an array of type names into an array of TypeIdentity.

Declaration
public static TypeIdentity[] FromTypeNames(string[] typeNames)
Parameters
Type Name Description
string[] typeNames

An array of type names.

Returns
Type Description
TypeIdentity[]

An array of TypeIdentity wrapping typeNames.