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