コード例 #1
0
 public override IMethod GetAddMethod()
 {
     return((IMethod)_parentType.MapMember(base.GetAddMethod()));
 }