StaticStringMethod Class
Simulates static methods of the
String class for .NET versions
in which they are not available, and forwards the method calls in .NET versions in
which the methods are available directly to the BCL methods.
Namespace: FolkerKinzel.StringsAssembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.5.0+6287955de434d14f61638ea0c3c40b499ae05cd1
public static class StaticStringMethod
Public NotInheritable Class StaticStringMethod
public ref class StaticStringMethod abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type StaticStringMethod = class end
- Inheritance
- Object StaticStringMethod