Exemplo n.º 1
0
 public WithSwimSuit(Actor self, WithSwimSuitInfo info)
 {
     this.self = self;
     this.info = info;
 }
Exemplo n.º 2
0
 public WithSwimSuit(Actor self, WithSwimSuitInfo info)
 {
     this.self = self;
     this.info = info;
 }