Interface ICsTupleTypeParameter
The C# model definition for the TupleTypeParameter.
Inherited Members
Namespace: CodeFactory.DotNet.CSharp
Assembly: CodeFactory.DotNet.dll
Syntax
public interface ICsTupleTypeParameter : ICsModel, IDotNetTupleTypeParameter, IDotNetModel, IModelStatus
Properties
| Improve this Doc View SourceTupleType
The model with the type definition assigned to the tuple.
Declaration
CsType TupleType { get; }
Property Value
Type | Description |
---|---|
CsType |