Skip to content

New IntExtensions and StringExtensions functions

Choose a tag to compare

@DiogoMagro DiogoMagro released this 03 Nov 17:51

Added summary to all extensions functions.
Added new IntExtensions functions:
-IsBetween.
Added new StringExtensions functions:
-ToInt;
-GetBetween;
-Trim:
-ReplaceFrist;
-ReplaceLast.