Свойство | Тип | Описание | |
---|---|---|---|
EventTypes | string[] |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
AddEventRecord ( |
||
AutobiographicalMemoryVM ( BaseEAForm form ) : System.Collections.Generic | ||
RemoveEventRecords ( IEnumerable |
||
RetrieveEventRecord ( uint id ) : |
||
UpdateEventRecord ( |
public AddEventRecord ( |
||
newEvent | ||
Результат | void |
public AutobiographicalMemoryVM ( BaseEAForm form ) : System.Collections.Generic | ||
form | BaseEAForm | |
Результат | System.Collections.Generic |
public RemoveEventRecords ( IEnumerable |
||
events | IEnumerable |
|
Результат | void |
public RetrieveEventRecord ( uint id ) : |
||
id | uint | |
Результат |
public UpdateEventRecord ( |
||
existingEvent | ||
Результат | void |