コード例 #1
0
 public virtual void ShowItem(int itemId)
 {
     _decoratedLayer.ShowItem(itemId);
 }