Exemplo n.º 1
0
 public static ushort SegmentSizePointer(ushort id) => PSystem.SegmentUnitPointer(id).Index(2);
Exemplo n.º 2
0
 public static ushort SegmentBlockPointer(ushort id) => PSystem.SegmentUnitPointer(id).Index(1);