Beispiel #1
0
 public static MergePatchParty ToMergePatchParty(this PartyState state)
 {
     return(state.ToMergePatchParty <MergePatchParty>());
 }