Table of Contents

Interface IMasterDataUrlHelper

Namespace
JJMasterData.Core.Http.Abstractions
Assembly
JJMasterData.Core.dll
public interface IMasterDataUrlHelper

Methods

Action(string, string, object)

string Action(string action = null, string controller = null, object values = null)

Parameters

action string
controller string
values object

Returns

string