public static InvokeStaticMethod ( |
||
type | Class to call the method on. | |
methodName | string | Name of the method to call. |
args | object | |
namedArgs | object>.Dictionary | Named arguments of the method. |
return | object |
public static InvokeStaticMethod ( |
||
type | Class to call the method on. | |
methodName | string | Name of the method to call. |
args | object | |
namedArgs | object>.Dictionary | Named arguments of the method. |
return | object |