Skip to main content

TypedUrlResolverDelegate

Assembly: ServiceStack.Client.dll
View Source
Declaration
public delegate string TypedUrlResolverDelegate(IServiceClientMeta client, string httpMethod, object requestDto);