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