![]() |
Energy Core Library
|
Class information repository More...
Public Member Functions | |
| Repository () | |
| Energy.Base.Class.Information | Scan (System.Type type) |
| Scan type and store information in a repository. More... | |
| Energy.Base.Class.Information [] | Scan (System.Type[] types) |
| Scan types and store information in a repository. More... | |
| Energy.Base.Class.Information [] | Scan (Assembly assembly) |
| Scan types from assembly and store information in a repository. More... | |
| Energy.Base.Class.Information | Get (System.Type type) |
Properties | |
| Dictionary< System.Type, Energy.Base.Class.Information > | Information [get, set] |
| Energy.Base.Class.Information | this[System.Type type] [get] |
| static Repository | Global [get] |
| Global More... | |
Class information repository
| Energy.Base.Class.Repository.Repository | ( | ) |
| Energy.Base.Class.Information Energy.Base.Class.Repository.Get | ( | System.Type | type | ) |
| type |
| Energy.Base.Class.Information Energy.Base.Class.Repository.Scan | ( | System.Type | type | ) |
Scan type and store information in a repository.
| type |
| Energy.Base.Class.Information [] Energy.Base.Class.Repository.Scan | ( | System.Type [] | types | ) |
Scan types and store information in a repository.
| types |
| Energy.Base.Class.Information [] Energy.Base.Class.Repository.Scan | ( | Assembly | assembly | ) |
Scan types from assembly and store information in a repository.
| assembly |
|
staticget |
Global
|
getset |
|
get |