OmniEngine.Net
OmniEngine.Net copied to clipboard
Only have one AsUint method
Fix for issue #26 . I chose to keep the one that seemed like it was most up-to-date.
Is that the one the code generator uses?
Touché didn't check that. The CodeGenerator uses AsUint i.e. the other one. Shoult AsUint be brought up to date and use that instead?
Also, it seems like it's usually referred to as Uint and not UInt in the other functions, so Uint it is.
Yeah,
Changed to AsUint