|
|
2fed2cb5ef
|
add CreateType<T> convenience method
|
2021-01-09 22:28:28 -05:00 |
|
|
|
178b6c8913
|
add optional search paths support to GetAvailableAssemblies and GetAvailableManifestResourceStreams
|
2021-01-09 22:25:27 -05:00 |
|
|
|
78a3b73cf6
|
optionally allow us to FindType with using namespaces
|
2020-12-04 23:42:47 -05:00 |
|
|
|
067fcdc29b
|
convenience methods for loading manifest resource streams
|
2020-09-02 12:33:19 -04:00 |
|
|
|
49bafecb94
|
first try using System.Type own GetType() method before looking deeper
|
2020-05-10 03:29:58 -04:00 |
|
|
|
5e45a6d912
|
implement function to find a Type given a particular name
|
2020-02-29 17:59:41 -05:00 |
|
|
|
87162aa9cb
|
Merge branch 'master' of github.com:alcexhim/MBS.Framework
|
2020-01-06 00:23:38 -05:00 |
|
|
|
dc40681c7e
|
write our own implementation of GetField that actually flattens the INSTANCE hierarchy
|
2020-01-06 00:23:28 -05:00 |
|
|
|
3f4d0d9c53
|
print all loader exceptions
|
2020-01-06 00:21:48 -05:00 |
|
|
|
f5c2801e70
|
refactor common reflection stuff from UniversalEditor into MBS.Framework
|
2019-11-29 18:46:35 -05:00 |
|