Closed lornazh closed 2 weeks ago
Create a Shared.cs file and move shared definitions (currently NIInstrumentTypeand VerifySizeOfArrayInputs) there.
NIInstrumentType
VerifySizeOfArrayInputs
To address this kind of usability issue in a generic way.
Project build passes.
What does this Pull Request accomplish?
Create a Shared.cs file and move shared definitions (currently
NIInstrumentType
andVerifySizeOfArrayInputs
) there.Why should this Pull Request be merged?
To address this kind of usability issue in a generic way.
What testing has been done?
Project build passes.