|
TypeConvert Class |
Convert Utilities for Types
Inheritance Hierarchy
Namespace: DrawerBackup.NativeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static class TypeConvert
Public NotInheritable Class TypeConvert
public ref class TypeConvert abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TypeConvert = class end
The TypeConvert type exposes the following members.
Methods
| Name | Description |
---|
  | TryParseT |
Try parse the string to the generic type
|
Top
See Also