Interface IMessageKit
Interface for objects that can host and manage messages.
public interface IMessageKit
- Extension Methods
Methods
Add(object)
Adds a new message entry to the host.
object Add(object entry)
Parameters
entry
objectThe message entry to add
Returns
- object
The added entry or a result object