Avatar
omochimetaru 7/31/2017 3:20 AM
struct HogeView { protocol Delegate { ... } } class Cat : HogeView.Delegate { ... } これすら駄目と