Beispiel #1
0
 private void CmdShowNotification(string killerID, string victimID)
 {
     notifictaionLabel.SetNotificationText(killerID, victimID);
 }