Fisrt-Code to TableControl #301
Annotations
10 warnings
build:
Src/Controls/Table/TableControl.cs#L30
The field 'TableControl<T>._TotalTableLenWidth' is never used
|
build:
Src/Controls/Table/TableControl.cs#L28
Field 'TableControl<T>._currentrow' is never assigned to, and will always have its default value 0
|
build:
Src/Controls/Table/TableControl.cs#L29
Field 'TableControl<T>._currentcol' is never assigned to, and will always have its default value 0
|
build:
Src/Controls/Table/IControlTable.cs#L204
XML comment has a param tag for 'type', but there is no parameter by that name
|
build:
Src/Controls/Table/TableControl.cs#L28
Field 'TableControl<T>._currentrow' is never assigned to, and will always have its default value 0
|
build:
Src/Controls/Table/TableControl.cs#L29
Field 'TableControl<T>._currentcol' is never assigned to, and will always have its default value 0
|
build:
Src/Controls/Table/TableControl.cs#L30
The field 'TableControl<T>._TotalTableLenWidth' is never used
|
build:
Src/Controls/Table/IControlTable.cs#L204
XML comment has a param tag for 'type', but there is no parameter by that name
|
build:
Src/Controls/Table/TableControl.cs#L30
The field 'TableControl<T>._TotalTableLenWidth' is never used
|
build:
Src/Controls/Table/TableControl.cs#L29
Field 'TableControl<T>._currentcol' is never assigned to, and will always have its default value 0
|