Paulo Santos

Results 3 issues of Paulo Santos

At some moment in my code, I had to do a variation of this: ``` class Foo { public readonly IList MyProperty = new List(); } store = JsonConvert.DeserializeObject(JsonConvert.SerializeObjct(new Foo()));...

I'm trying to use CEmu to enter and debug a TI-BASIC program, but I couldn't find clear instructions on how to do this in the documentation. Specifically, I have the...

question
GUI

Hi, and thanks for the great work on Whisper.NET! I've opened a related discussion [here](https://github.com/sandrohanea/whisper.net/discussions/437), but since the Discussions section seems less active, I'm creating this Issue to ask for...