コード例 #1
0
 public override IValue GetPropValue(int propNum)
 {
     return(_structure.GetPropValue(propNum));
 }