Sepoch Type
Contains data for the optional Epoch/Scope as described in the Spec.
Union cases
| Union case |
Description
|
Full Usage:
Epoch epoch
Parameters:
string
|
|
Full Usage:
EpochScope(epoch, scope)
Parameters:
string
scope : string
|
|
Full Usage:
None
|
|
Full Usage:
Scope scope
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Destructured
Returns: string voption * string voption
|
|
Full Usage:
this.GetEpoch
Returns: string voption
|
|
Full Usage:
this.GetScope
Returns: string voption
|
|
Full Usage:
this.IsEpoch
Returns: bool
|
|
Full Usage:
this.IsEpochScope
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|
Full Usage:
this.IsScope
Returns: bool
|
|
Full Usage:
this.ToEncodedString
Returns: string
|
|
Static members
| Static member |
Description
|
||
|
In the case where one Sepoch does not share a field, an exception is raised containing the data of both Sepochs with the value of the shared fields equality.
|
Partas.GitNet