MessageFactory
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public static class MessageFactory
Methods
Create(Object)
View Source
Declaration
public static IMessage Create(object response)
Returns
ServiceStack.Messaging.IMessage
Parameters
Type | Name |
---|---|
System.Object | response |