Please enable JavaScript.
Coggle requires JavaScript to display documents.
Reflection - Coggle Diagram
Reflection
Advantages
loading *,dlls at runtimes
-
-
-
-
Attributes
-
-
Limitations
Attributes parameter types should be primitive types like bool,string,int,Array,Enum etc or Any Types or Systes.Object are allowed but not any complex types like List<int> etc
-
-