Example #1
0
 private int CalculateInterfaceSlot(MosaType interaceType)
 {
     return(TypeLayout.GetInterfaceSlotOffset(interaceType));
 }