devlooped / isbn

ISBN parsing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow passing a null string to TryParse

kzu opened this issue · comments

This makes it easier for nullable values, instead of having to check for null or do ?? ""