PgSqlTime Constructor(Int32,Int32,Int32,Int32)
Initializes a new instance of the
PgSqlTime structure with the specified hour, minute, second and microsecond.
Parameters
- hour
- The specified hour.
- minute
- The specified minute.
- second
- The specified second.
- microsecond
- The specified microsecond.