Пример #1
0
 public static int CallRef(ref StructParameter16 p) => p.Value;
Пример #2
0
 public static int Call(StructParameter16 p) => p.Value;