Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

struct Sustainsys.​Saml2.​XsdDuration

Assembly: Sustainsys.Saml2

Properties

public int
Years
public int
Months
public int
Days
public int
Hours
public int
Minutes
public int
Seconds
public int
Nanoseconds
public bool
Negative

Methods

public string
ToString​()
public bool
Equals​(object obj)
public int
GetHashCode​()
ToTimeSpan​()
protected void
Finalize​()
Inherited from object
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object