コード例 #1
0
 public /*<KEY extends TypesafeMap.Key<string>>*/ string GetString(/*Class<KEY>*/ Type key)
 {
     return(label.GetString(key));
 }