Has C#/the .NET library builtin routines or constants for converting e. g. millimetres to inches? If so, where can I find them? (I just do not want to produce duplicate code again and again.)
Has C#/the .NET library builtin routines or constants for converting e. g. millimetres to
Share
No, there are no such build in routines or constants in the framework.