コード例 #1
0
 public ItemFactory(ItemArt items)
 {
     this.m_Items = items;
 }
コード例 #2
0
ファイル: ItemArt.cs プロジェクト: Skinny1001/PlayUO
 public ItemFactory(ItemArt items)
 {
     this.m_Items = items;
 }