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