Свойство | Type | Description | |
---|---|---|---|
EventTypes | string[] |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AddEventRecord ( |
||
AutobiographicalMemoryVM ( BaseEAForm form ) : System.Collections.Generic | ||
RemoveEventRecords ( IEnumerable |
||
RetrieveEventRecord ( uint id ) : |
||
UpdateEventRecord ( |
public AddEventRecord ( |
||
newEvent | ||
Résultat | void |
public AutobiographicalMemoryVM ( BaseEAForm form ) : System.Collections.Generic | ||
form | BaseEAForm | |
Résultat | System.Collections.Generic |
public RemoveEventRecords ( IEnumerable |
||
events | IEnumerable |
|
Résultat | void |
public RetrieveEventRecord ( uint id ) : |
||
id | uint | |
Résultat |
public UpdateEventRecord ( |
||
existingEvent | ||
Résultat | void |