Open georgiosd opened 7 years ago
If defined a TimeSpan? property in my options and passed it as "00:30" from the commandline but it failed with "bad format".
TimeSpan?
Is this not supported?
I'm having the same problem with a nullable enum.
If defined a
TimeSpan?
property in my options and passed it as "00:30" from the commandline but it failed with "bad format".Is this not supported?