Overload List
| Name | Description | |
|---|---|---|
| Add<(Of <(TEntity>)>)(String) |
Register a new type with the type map with the specified alias.
| |
| Add(Type) |
Register a new type with the type map where the alias will be automatically generated.
| |
| Add(Type, String) |
Register a new type with the type map with the specified alias.
|