mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-19 13:42:41 +08:00
make stringextensions available
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Linq;
|
||||
|
||||
namespace Ocelot.Infrastructure.Extensions
|
||||
{
|
||||
internal static class StringValuesExtensions
|
||||
public static class StringValuesExtensions
|
||||
{
|
||||
public static string GetValue(this StringValues stringValues)
|
||||
{
|
||||
|
Reference in New Issue
Block a user