Property | Type | Description | |
---|---|---|---|
Caller | uint | ||
Id | uint | ||
ObjectId | ulong | ||
Size | uint |
Method | Description | |
---|---|---|
AllocationInfo ( uint id, uint size, uint caller, ulong object_id ) : System |
public AllocationInfo ( uint id, uint size, uint caller, ulong object_id ) : System | ||
id | uint | |
size | uint | |
caller | uint | |
object_id | ulong | |
return | System |