ReflectionUtils Class |
Namespace: PDTec.IceNet.Sdk.Utils
public static class ReflectionUtils
The ReflectionUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateInstanceT | ||
| GetBinaryResource | ||
| GetPlatformAcknowledgementsText | ||
| GetTextResource | ||
| GetTypes |
Retrieves all types from the assembly. Calls the Assembly.GetTypes() method,
intercepts ReflectionTypeLoadException exceptions and writes detailed
error information to the application log.
| |
| GetXmlResource | ||
| WriteResourceToFile |