Method | Description | |
---|---|---|
Add ( string entry ) : void | ||
Delete ( |
||
DeleteEntireHistory ( ) : void | ||
GetNextEntry ( ) : |
||
GetPreviousEntry ( ) : |
||
InMemoryHistory ( ) : System.Collections.Generic | ||
ResetHistoryMarker ( ) : void |
Method | Description | |
---|---|---|
InMemoryHistory ( List |
||
RestrictToMaxSize ( ) : void |
Method | Description | |
---|---|---|
GetHighestIndex ( ) : int | ||
GetLowestIndex ( ) : int | ||
ReturnAtIndex ( int index ) : |
public InMemoryHistory ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected InMemoryHistory ( List |
||
history | List |
|
return | System.Collections.Generic |