Reflection helper.
More...
|
static bool | IsNullable (Type type) |
| True if the object is nullable.
|
|
static void | Copy (object from, object to) |
| Copies all attributes from one object to another.
|
|
◆ Copy()
static void NoSqlite.Helpers.ReflectionHelper.Copy |
( |
object | from, |
|
|
object | to ) |
|
static |
Copies all attributes from one object to another.
- Parameters
-
◆ IsNullable()
static bool NoSqlite.Helpers.ReflectionHelper.IsNullable |
( |
Type | type | ) |
|
|
static |
True if the object is nullable.
- Template Parameters
-
- Parameters
-
- Returns
The documentation for this class was generated from the following file:
- C:/Users/Lucia/Documents/Svn/Unity/Assets/NoSqlite/Core/NoSqlite/Helpers/ReflectionHelper.cs