Toggle navigation
Faithlife.Reflection
Reference
View Source Code
View License
Edit This Page
TupleInfo<T> class
Information about a tuple type.
public
sealed
class
TupleInfo
<
T
>
:
ITupleInfo
Public Members
name
description
ItemTypes
{ get; }
The types of items in the tuple.
TupleType
{ get; }
The type of tuple.
CreateNew
(…)
Creates a tuple from the specified items.
See Also
interface
ITupleInfo
namespace
Faithlife.Reflection
TupleInfo.cs