This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
add rebar group and polygon class (#3) #23
Annotations
10 errors
build:
src/Fluent.Structures.Model/PolygonBuilderInterfaces.cs#L12
The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Fluent.Structures.Model/RebarGroupBuilderInterfaces.cs#L113
The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Fluent.Structures.Model/RebarGroup.cs#L331
The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Fluent.Structures.Model/Polygon.cs#L86
Using the generic type 'IEnumerable<T>' requires 1 type arguments
|
build:
src/Fluent.Structures.Model/RebarGroupBuilderInterfaces.cs#L153
The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Fluent.Structures.Model/RebarGroup.cs#L394
The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Fluent.Structures.Model/Polygon.cs#L86
Using the generic type 'IEnumerator<T>' requires 1 type arguments
|
build:
src/Fluent.Structures.Model/Polygon.cs#L86
'IEnumerable' in explicit interface declaration is not an interface
|
build:
src/Fluent.Structures.Model/RebarGroup.cs#L75
The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Fluent.Structures.Model/RebarGroup.cs#L125
The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference?)
|