mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 15:10:50 +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