Method | Description | |
---|---|---|
LoadElections ( ) : IEnumerable |
||
LoadKeys ( ) : PrivateKey>>.IEnumerable |
||
LoadUsers ( ) : IEnumerable |
||
SaveAllElections ( IEnumerable |
||
SaveKey ( System.Guid electionId, |
||
SaveUser ( |
||
StatePersister ( ) : System |
public static LoadElections ( ) : IEnumerable |
||
return | IEnumerable |
public static LoadKeys ( ) : PrivateKey>>.IEnumerable |
||
return | PrivateKey>>.IEnumerable |
public static SaveAllElections ( IEnumerable |
||
elections | IEnumerable |
|
return | void |
public SaveKey ( System.Guid electionId, |
||
electionId | System.Guid | |
privateKey | ||
return | void |