コード例 #1
0
 private void PrepareName()
 {
     this.Surname = Surname.GetUnifiedName();
     this.Name    = Name.GetUnifiedName();
 }