コード例 #1
0
 public void OnOrderShipped(string message) => _handlerShipped?.Invoke(message); //C# 6.0 feature: expression bodied method