mardi 10 novembre 2020

How can I replace dotnet core System.Random in implementation with my random class for all my application?

I have a dotnet core console application that uses System.Random.I do not have the code for that application but I want to replace the calls to the Random methods with my specific random implementation. I created a StartupHook, but I miss the method to replace the System.Random code with mine Thanks!




Aucun commentaire:

Enregistrer un commentaire