Adding option parameter to a library in c# without creating a breaking change – stackoverflow.com

I have a nuget package, in it I have a method which has optional args (v1.0) public void MyMethod(int a = 0){} I later created a new version of my package with another optional arg (thinking it ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Adding option parameter to a library in c# without creating a breaking change – stackoverflow.com"