Classes with the attribute [Program]
must not have [Output]
, [Input]
or [InOut]
attributes.
The provided attributes for programs are [InputPort]
or [OutputPort]
.
Use [InputPort]
or [OutputPort]
attributes to implement the program.
Classes with the attribute [Program]
must not have [Output]
, [Input]
or [InOut]
attributes.
The provided attributes for programs are [InputPort]
or [OutputPort]
.
Use [InputPort]
or [OutputPort]
attributes to implement the program.