Home
last modified time | relevance | path

Searched defs:EndsWith (Results 926 – 927 of 927) sorted by relevance

1...<<3132333435363738

/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs3650 public bool EndsWith(System.String value) { throw null; } in EndsWith() method in System.String
3651 …public bool EndsWith(System.String value, bool ignoreCase, System.Globalization.CultureInfo cultur… in EndsWith() method in System.String
3653 … public bool EndsWith(System.String value, System.StringComparison comparisonType) { throw null; } in EndsWith() method in System.String
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs3940 public bool EndsWith(System.String value) { throw null; } in EndsWith() method in System.String
3941 …public bool EndsWith(System.String value, bool ignoreCase, System.Globalization.CultureInfo cultur… in EndsWith() method in System.String
3943 … public bool EndsWith(System.String value, System.StringComparison comparisonType) { throw null; } in EndsWith() method in System.String

1...<<3132333435363738