コード例 #1
0
 private bool AddAvatarTOS(Avatar avatar, Dictionary <uint, string> tos)
 {
     return(AddTOS(avatar.TOS, tos));
 }