コード例 #1
0
 public int RatSubscriberCount()
 {
     return(RatAttackEvent?.GetInvocationList().Length ?? 0);
 }