DomainLoader.ExecuteStaticMethod Method

Tungsten Suite

DomainLoaderExecuteStaticMethod Method

Overload List
  NameDescription
Public methodExecuteStaticMethodTResult(String, String, Object)
Executes a static method on the specified type across the AppDomain
Public methodExecuteStaticMethod(String, String, Object)
Executes a static method on the specified type across the AppDomain
Top
See Also