Skip to main content

IServiceBeforeFilter

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

Methods

OnBeforeExecute(Object)

View Source
Declaration
void OnBeforeExecute(object requestDto)
Parameters
TypeName
System.ObjectrequestDto