ReflectionInvokeMethodT Method (Object, String, Object) |
[Missing <summary> documentation for "M:Stimulsoft.Base.Reflection.InvokeMethod``1(System.Object,System.String,System.Object[])"]
Namespace: Stimulsoft.Base
public static T InvokeMethod<T>( Object value, string methodName, params Object[] args )
[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.Reflection.InvokeMethod``1(System.Object,System.String,System.Object[])"]
[Missing <param name="methodName"/> documentation for "M:Stimulsoft.Base.Reflection.InvokeMethod``1(System.Object,System.String,System.Object[])"]
[Missing <param name="args"/> documentation for "M:Stimulsoft.Base.Reflection.InvokeMethod``1(System.Object,System.String,System.Object[])"]
[Missing <typeparam name="T"/> documentation for "M:Stimulsoft.Base.Reflection.InvokeMethod``1(System.Object,System.String,System.Object[])"]
[Missing <returns> documentation for "M:Stimulsoft.Base.Reflection.InvokeMethod``1(System.Object,System.String,System.Object[])"]