Extension Methods from Brett Veenstra
-
TakeFrom
Returns the remaining characters in a target string, starting from a search string. If the search string is not found in the target, it returns the full target string.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Returns the remaining characters in a target string, starting from a search string. If the search string is not found in the target, it returns the full target string.