Exemplo n.º 1
0
 public Fur(ObjectWithStateContext context) : base(context)
 {
 }
Exemplo n.º 2
0
 public Meat(ObjectWithStateContext context) : base(context)
 {
 }