CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Interface ICsTupleTypeParameter

    The C# model definition for the TupleTypeParameter.

    Inherited Members
    ICsModel.ModelType
    ICsModel.GetModel<T>(string)
    ICsModel.GetModel(string)
    IDotNetTupleTypeParameter.HasDefaultName
    IDotNetTupleTypeParameter.Name
    IDotNetModel.LoadedFromSource
    IDotNetModel.Language
    IDotNetModel.SourceDocument
    IModelStatus.IsLoaded
    IModelStatus.HasErrors
    IModelStatus.GetErrors()
    Namespace: CodeFactory.DotNet.CSharp
    Assembly: CodeFactory.DotNet.dll
    Syntax
    public interface ICsTupleTypeParameter : ICsModel, IDotNetTupleTypeParameter, IDotNetModel, IModelStatus

    Properties

    | Improve this Doc View Source

    TupleType

    The model with the type definition assigned to the tuple.

    Declaration
    CsType TupleType { get; }
    Property Value
    Type Description
    CsType
    © CodeFactory, LLC. All rights reserved.