Beispiel #1
0
 public SpGatherEnd(Player player, Gather gather, GatherEndCode endCode)
 {
     Player = player;
     Gather = gather;
     EndCode = endCode;
 }
Beispiel #2
0
 public SpGatherEnd(Player player, Gather gather, GatherEndCode endCode)
 {
     Player  = player;
     Gather  = gather;
     EndCode = endCode;
 }