コード例 #1
0
 public IReadOnlyCollection <JhiAlert> GetAlerts()
 {
     return(Alerts.AsReadOnly());
 }