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