Closed becdetat closed 10 years ago
Nimbus's string.FormatWith extension is public: https://github.com/NimbusAPI/Nimbus/blob/master/src/Nimbus/Extensions/StringExtensions.cs.
string.FormatWith
It's well documented that I love me a good string.FormatWith but this one should be internal.
That was quick :)
Nimbus's
string.FormatWith
extension is public: https://github.com/NimbusAPI/Nimbus/blob/master/src/Nimbus/Extensions/StringExtensions.cs.It's well documented that I love me a good
string.FormatWith
but this one should be internal.