AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.ReflectionExtensions Class Reference

Static Public Member Functions

static Type GetTypeInfo (this Type type)
 
static Type AsType (this Type type)
 
static bool IsEnum (this Type type)
 
static bool IsValueType (this Type type)
 

Detailed Description

Definition at line 180 of file ReflectionExtensions.cs.

Member Function Documentation

§ AsType()

static Type HoloToolkit.ReflectionExtensions.AsType ( this Type  type)
static

Definition at line 187 of file ReflectionExtensions.cs.

§ GetTypeInfo()

static Type HoloToolkit.ReflectionExtensions.GetTypeInfo ( this Type  type)
static

Definition at line 182 of file ReflectionExtensions.cs.

§ IsEnum()

static bool HoloToolkit.ReflectionExtensions.IsEnum ( this Type  type)
static

Definition at line 192 of file ReflectionExtensions.cs.

§ IsValueType()

static bool HoloToolkit.ReflectionExtensions.IsValueType ( this Type  type)
static

Definition at line 197 of file ReflectionExtensions.cs.


The documentation for this class was generated from the following file: