How can we help you today? How can we help you today?
RickBrewster
Incorrect disassembly with unsafe code (pointers)
I have some simple methods that follow a pattern like this: (original C# code) using RectDouble = PaintDotNet.Rendering.RectDouble; using Rect = System.Windows.Rect; public static unsafe RectDouble...
2 followers 2 comments 0 votes