Skip to the content.

Second

Generally

Property Value
Description The seconds of an time.
Namespace DoofesZeug.Entities.DateAndTime.Part.Time
BaseClass DateTimePart
SourceCode Second.cs

Properties

Declared

Name Type Read Write DefaultValue
         

Inherited

Name Type Read Write DefaultValue
Value UInt32 0

UML Diagram

Second.png


Code Example

An example or code snippet follows soon.

Console Example

┌──────────┬───────┐
│ Property │ Value │
├──────────┼───────┤
│ Value    │ 3     │
└──────────┴───────┘

JSON Example

3

YAML Example

Value: 3