Home
executes a method belonging to an external namespace/project.
Namespace:
nTools
Assembly:
nMethod (in nMethod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- assembly
- String
the project the namespace belongs to
- nameSpace
- String
[Missing <param name="nameSpace"/> documentation for "M:nTools.nMethod.execStaticString(System.String,System.String,System.String,System.String)"]
- typeName
- String
the class type that the method belongs to
- methodName
- String
name of the method