Method InternalRunMethodAsync
InternalRunMethodAsync(string, object, object[], CancellationToken)
protected virtual Task<object> InternalRunMethodAsync(string method, object obj, object[] args, CancellationToken cancellationToken)
Parameters
method
stringobj
objectargs
object[]cancellationToken
CancellationToken