示例#1
0
 /// <inheritdoc />
 public string ToShortDateString()
 {
     return(DateTimeInstance.ToShortDateString());
 }