Property | Type | Description | |
---|---|---|---|
EventTypes | string[] |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddEventRecord ( |
||
AutobiographicalMemoryVM ( BaseEAForm form ) : System.Collections.Generic | ||
RemoveEventRecords ( IEnumerable |
||
RetrieveEventRecord ( uint id ) : |
||
UpdateEventRecord ( |
public AddEventRecord ( |
||
newEvent | ||
return | void |
public AutobiographicalMemoryVM ( BaseEAForm form ) : System.Collections.Generic | ||
form | BaseEAForm | |
return | System.Collections.Generic |
public RemoveEventRecords ( IEnumerable |
||
events | IEnumerable |
|
return | void |
public RetrieveEventRecord ( uint id ) : |
||
id | uint | |
return |
public UpdateEventRecord ( |
||
existingEvent | ||
return | void |