Extension class for the Type class

Namespace: BrightstarDB.EntityFramework
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public static class TypeExtensions
Visual Basic
<ExtensionAttribute> 
Public NotInheritable Class TypeExtensions
Visual C++
[ExtensionAttribute]
public ref class TypeExtensions abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TypeExtensions =  class end

Inheritance Hierarchy

System..::..Object
  BrightstarDB.EntityFramework..::..TypeExtensions

See Also