public static IEnumerator GmCommand(Coroutine co, string commond, AsyncReturnValue <ErrorCodes> err) { return(mImpl.GmCommand(co, commond, err)); }