Exemplo n.º 1
0
 public void WeddingMutualCancel(WeddingAgreeType type)
 {
 }
Exemplo n.º 2
0
 public bool?WeddingMutualAgreeResult(WeddingAgreeType type)
 {
     return(false);
 }
Exemplo n.º 3
0
 public void WeddingMutualAgree(WeddingAgreeType type)
 {
 }