Class StringDelegates
- Namespace
- SunamoString.Delegates
- Assembly
- SunamoString.dll
Provides string helper methods for various text operations.
public class StringDelegates
- Inheritance
-
StringDelegates
- Inherited Members
- Extension Methods
Methods
Contains(string, string)
Checks if the text contains the specified value.
public static bool Contains(string text, string value)