コード例 #1
0
 public IList <V1CharactersNotificationsContacts> ContactNotifications(SsoToken token)
 {
     return(_internalLatestCharacter.ContactNotifications(token));
 }