◆ GetMemberValue() [1/3]
static object Megapop.MegaCore.ReflectionUtil.GetMemberValue |
( |
object |
container, |
|
|
string |
memberName |
|
) |
| |
|
inlinestatic |
◆ GetMemberValue() [2/3]
static object Megapop.MegaCore.ReflectionUtil.GetMemberValue |
( |
object |
container, |
|
|
string |
memberName, |
|
|
int |
index |
|
) |
| |
|
inlinestatic |
◆ GetMemberValue() [3/3]
static object Megapop.MegaCore.ReflectionUtil.GetMemberValue |
( |
object |
container, |
|
|
string |
memberName, |
|
|
out Type |
memberType |
|
) |
| |
|
inlinestatic |
◆ GetTypesWithAttribute< T >()
static IEnumerable< Type > Megapop.MegaCore.ReflectionUtil.GetTypesWithAttribute< T > |
( |
Assembly |
assembly | ) |
|
|
inlinestatic |
◆ SetMemberValue()
static void Megapop.MegaCore.ReflectionUtil.SetMemberValue |
( |
object |
container, |
|
|
string |
memberName, |
|
|
object |
value |
|
) |
| |
|
inlinestatic |
◆ AllAssemblies
IEnumerable<Assembly> Megapop.MegaCore.ReflectionUtil.AllAssemblies |
|
staticget |
◆ AllTypes
IEnumerable<Type> Megapop.MegaCore.ReflectionUtil.AllTypes |
|
staticget |
The documentation for this class was generated from the following file: