메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Releases all resources used by the RemoteAllocation object. Don't use the IDisposable pattern because the class is sealed. |
메소드 | 설명 | |
---|---|---|
RemoteAllocation ( MemorySharp memorySharp, int size, MemoryProtectionFlags protection = MemoryProtectionFlags.ExecuteReadWrite, bool mustBeDisposed = true ) : System |
Initializes a new instance of the RemoteAllocation class.
|