示例#1
0
 public override String ToString()
 {
     return(MessageFormatUtil.Format("{0}={1}", key, value));
 }