コード例 #1
0
 void OnUserStatusChangedEvent(UserStatusEventArgs e)
 {
     Raise(e.Status);
 }