Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- LogixContainer implements IList{T} and ICollection now. This slight…
…ly changes the API. - LogixObject{T}, LogixComponent{T} created and add ILogixParsable{T} making all components and some elements able to be parsed dynamically using LogixParser extensions. - Update TagName Concat to reduce memory consumption. - Added methods to AddOnInstruction for generating NeutralText and Instruction instances. - Docs and tests updates. - Incrementing version.
- Loading branch information