Click or drag to resize

TypeExtensions Class

Some extensions to Type
Inheritance Hierarchy
SystemObject
  VelocityDb.SessionTypeExtensions

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static class TypeExtensions

The TypeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExpandsToNonPrimitiveTypes
Used by Database Manager
Public methodStatic memberGetTypeCode
Public methodStatic memberToGenericTypeString
Gets a string representation of a Type corresponding to how it looks in C# code
Top
See Also