コード例 #1
0
 public override string getProperty(string key, Current current)
 {
     return(helper.getProperty(key, current));
 }