![]() | |
TypeManagerHelper Class |
Namespace: WeroSoft.ComponentModel.TypeResolving
public static class TypeManagerHelper
The TypeManagerHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddMessage |
Adds a message to the resolver message collection.
|
![]() ![]() | AddSystemAssembly |
Adds an assembly name to the configuration.
|
![]() ![]() | AddSystemExcludedAssembly |
Adds an excluded assembly to the configuration.
|
![]() ![]() | AddSystemExcludedNamespace |
Adds an excluded names pace to the configuration.
|
![]() ![]() | AddSystemExcludedType |
Adds an excluded type to the configuration.
|
![]() ![]() | AddSystemNamespace |
Adds an name space to the configuration.
|
![]() ![]() | AddSystemType |
Adds an type to the configuration.
|
![]() ![]() | AlignParameters(MemberInfo, Object) |
Aligns a given array of parameters along the needs of the method call.
|
![]() ![]() | AlignParameters(MethodInfo, Object) |
Aligns a given array of parameters along the needs of the method call.
|
![]() ![]() | DynamicCast |
Dynamically casts a reference to another type.
|
![]() ![]() | HarmonizeNamespaces |
Normalizes two name space lists to one.
|
![]() ![]() | IsIdentifier |
Checks whether a name is a valid identifier.
|
![]() ![]() | IsParams |
Gets a value indicating whether the given parameter is modified as 'params'.
|