String_E extension

on

Methods

getCharsAfter(String str) String

Available on String, provided by the String_E extension

in: "myString".getCharsAfter("tr") out: "ing";
isNotNullOrEmpty() bool

Available on String, provided by the String_E extension

isNullOrEmpty() bool

Available on String, provided by the String_E extension