Skip to main content

IServiceAfterFilter

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IServiceAfterFilter

Methods

OnAfterExecute(Object)

View Source
Declaration
object OnAfterExecute(object response)
Returns

System.Object

Parameters
TypeName
System.Objectresponse