ReadProcessMemory in C#?
I have been doing all of my hacks recently in C++. In C++, when i want to read some memory i simple do ReadProcessMemory(); But in C# i'm having trouble figuring out how to get it to work? I tried googling it but i'm really not having any luck. Anyone have some nice C# code i could take a look at so i could try and learn? credits will be given to the one who helps me if i release anything of course.

. Thanks anyway i was just being a noob.