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.4.3+0b4e3cc14d7870504a77e224d298b921bfc6f2ee
public static class StaticStringMethod
Public NotInheritable Class StaticStringMethod
public ref class StaticStringMethod abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type StaticStringMethod = class end
- Inheritance
- Object StaticStringMethod