コード例 #1
0
 public Ajuda(IAjuda ajuda)
 {
     this._IAjuda = ajuda;
 }
コード例 #2
0
 public Ajuda(IAjuda ajuda)
 {
     _IAjuda = ajuda;
 }