Method | Description | |
---|---|---|
ExecuteWithProtection ( MemoryProtectionConstraints requestedProtection, System.Action action ) : void | ||
MemoryPageProtector ( IMemoryProtection protection, |
public ExecuteWithProtection ( MemoryProtectionConstraints requestedProtection, System.Action action ) : void | ||
requestedProtection | MemoryProtectionConstraints | |
action | System.Action | |
return | void |
public MemoryPageProtector ( IMemoryProtection protection, |
||
protection | IMemoryProtection | |
address | ||
length | ||
return | System |