public static Task CallAll<T>( this IController instance, string method, byte[] data ) where T : class, IController