Class ResourceHelper
- Namespace
- Xarial.XToolkit.Reflection
- Assembly
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
public static class ResourceHelper
- Inheritance
-
ResourceHelper
- Inherited Members
Methods
GetResource<T>(Type, string)
public static T GetResource<T>(Type resType, string resName)
Parameters
Returns
- T
Type Parameters
T
GetValue(object, Type, string[])
public static object GetValue(object obj, Type type, string[] prpsPath)