public BmobRemote Endpoint <T>(String eMethod, System.Collections.Generic.IDictionary <System.String, System.Object> parameters) { BmobWrapper.Endpoint <T>(eMethod, parameters, NonCallback); return(this); }