C# Class ByndyuSoft.Infrastructure.Common.Extensions.StringExtensions

Show file Open project: AlexanderByndyu/ByndyuSoft.Infrastructure

Private Methods

Method Description
Contains ( this input, string value, System.StringComparison comparisonType ) : bool
Join ( this source, string separator ) : string
Join ( this source, string separator ) : string
LikewiseContains ( this input, string value ) : bool