Tagliatti / NetBarcode

Barcode generation library written in C# and .NET Standard 2
MIT License
337 stars 68 forks source link

Remove internal exception in `Code39` #35

Closed ShortDevelopment closed 2 years ago

ShortDevelopment commented 2 years ago

Allows for a better debugging experience (VS breaks on NullReferenceException by default)