SearchTermBefore class
Searches for messages stored before the given date.
- Inheritance
-
- Object
- SearchTerm
- SearchTermBefore
Constructors
- SearchTermBefore(DateTime dateTime)
- Creates a new search term
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
render(
StringBuffer buffer) → void -
Renders this term to the given
buffer
.inherited -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited